COOPENOMICS
v1
Кооперативная Экономика
|
Открытые члены | |
void | send (eosio::name contract, eosio::name action_name, std::vector< eosio::permission_level > auths, std::vector< char > payload) |
eosio.code
is a virtual permission (there is no private or public key associated with it). Therefore, this test tests how eosio.msig
contract reacts to a smart contract submitting a proposal and approving/unnapproving itself.
|
inline |