跳到主要内容

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

查看所有标签

Manually write/edit an ABI file

- Advanced features of the newest version of the ABI will require manual construction of the ABI, and odd and advanced C++ patterns could capsize the generator's type deductions. So having a good knowledge of how to write an ABI should be an essential piece of knowledge of a smart contract writer.