Abi
Summary
public string version
ABI-Version used for the ABI.
public List< AbiRicardianClause> ricardian_clauses
List of Ricardian Clauses contained in the ABI.
public List< string > error_messages
List of Error Messages contained in the ABI.
public List< Extension> abi_extensions
List of Ricardian Clauses contained in the ABI.
Members
public string version
ABI-Version used for the ABI.
List of Types contained in the ABI.
public List< AbiStruct> structs
List of Structs contained in the ABI.
public List< AbiAction> actions
List of Actions contained in the ABI.
List of Tables contained in the ABI.
public List< AbiRicardianClause> ricardian_clauses
List of Ricardian Clauses contained in the ABI.
public List< string > error_messages
List of Error Messages contained in the ABI.
public List< Extension> abi_extensions
List of Ricardian Clauses contained in the ABI.
public List< Variant> variants
List of Variants contained in the ABI.
Last updated