본문으로 건너뛰기

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: