|
Wire Sysio Wire Sysion 1.0.0
|
#include <abi_def.hpp>

Public Member Functions | |
| action_def ()=default | |
| action_def (const action_name &name, const type_name &type, const string &ricardian_contract) | |
Public Attributes | |
| action_name | name |
| type_name | type |
| string | ricardian_contract |
Definition at line 49 of file abi_def.hpp.
|
default |
|
inline |
Definition at line 51 of file abi_def.hpp.
| action_name sysio::chain::action_def::name |
Definition at line 55 of file abi_def.hpp.
| string sysio::chain::action_def::ricardian_contract |
Definition at line 57 of file abi_def.hpp.
| type_name sysio::chain::action_def::type |
Definition at line 56 of file abi_def.hpp.