Skip to main content

One doc tagged with "AntelopeIO/cdt/tree/v3.0.1/docs/07_best-practices/07_error_handling.md"

View All Tags

Error handling

Contracts can use uint64t error codes as an alternative (and shorter) means of signaling error conditions, as opposed to string error messages. However, Antelope and CDT reserve certain ranges of the uint64t value space for their own purposes. Contract developers must be aware of the following ranges and restrictions: