Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 530 Bytes

ContractDoc.md

File metadata and controls

17 lines (9 loc) · 530 Bytes

ContractDoc

Properties

Name Type Description Notes
details String A description of the contract [optional]
events String A description of the contract`s events [optional]
kind String Is it devdoc or userdoc
methods Map<String, FunctionDoc> The description of the contract functions
version String The version of the contract