跳到主要内容

1 篇文档带有标签「AntelopeIO/cdt/tree/v3.0.1/docs/07_best-practices/07_error_handling.md」

查看所有标签

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: