Closed YaroShkvorets closed 3 months ago
"types": [{ "new_type_name": "block_signing_authority", "type": "variant_block_signing_authority_v0" }],
Doesn't generate anything. Should generate
pub type BlockSigningAuthority = BlockSigningAuthorityV0
See eosio smart contract
eosio
Fixed
Doesn't generate anything. Should generate
See
eosio
smart contract