GenesisInfo$json top-level constant
Implementation
@$core.Deprecated('Use genesisInfoDescriptor instead')
const GenesisInfo$json = {
'1': 'GenesisInfo',
'2': [
{'1': 'token_ticker', '3': 1, '4': 1, '5': 12, '10': 'tokenTicker'},
{'1': 'token_name', '3': 2, '4': 1, '5': 12, '10': 'tokenName'},
{'1': 'url', '3': 3, '4': 1, '5': 12, '10': 'url'},
{'1': 'hash', '3': 4, '4': 1, '5': 12, '10': 'hash'},
{
'1': 'mint_vault_scripthash',
'3': 5,
'4': 1,
'5': 12,
'10': 'mintVaultScripthash'
},
{'1': 'data', '3': 6, '4': 1, '5': 12, '10': 'data'},
{'1': 'auth_pubkey', '3': 7, '4': 1, '5': 12, '10': 'authPubkey'},
{'1': 'decimals', '3': 8, '4': 1, '5': 13, '10': 'decimals'},
],
};