Skip to content

Conversation

shystrui1199
Copy link

fix old link to a new one

`safe_cast(value as NUMERIC)` (possible overflow) to convert to numbers.
- The contracts that don't implement `decimals()` function but have the
[fallback function](https://solidity.readthedocs.io/en/v0.4.21/contracts.html#fallback-function) that returns a `boolean`
[fallback function](https://docs.soliditylang.org/en/v0.4.21/contracts.html) that returns a `boolean`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you change it to https://docs.soliditylang.org/en/v0.4.21/contracts.html#fallback-function (notice the "#fallback-function" at the end)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but it does not make sence, so...

i fix link ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants