Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 357 Bytes

Use_of_Deprecated_Solidity_Functions.md

File metadata and controls

3 lines (2 loc) · 357 Bytes

Several functions and operators in Solidity are deprecated. Using them leads to reduced code quality. With new major versions of the Solidity compiler, deprecated functions and operators may result in side effects and compile errors.