GetSlpParsedScriptResponse$json top-level constant

  1. @Deprecated('Use getSlpParsedScriptResponseDescriptor instead')
Map<String, Object> const GetSlpParsedScriptResponse$json

Implementation

@$core.Deprecated('Use getSlpParsedScriptResponseDescriptor instead')
const GetSlpParsedScriptResponse$json = const {
  '1': 'GetSlpParsedScriptResponse',
  '2': const [
    const {'1': 'parsing_error', '3': 1, '4': 1, '5': 9, '10': 'parsingError'},
    const {'1': 'token_id', '3': 2, '4': 1, '5': 12, '10': 'tokenId'},
    const {'1': 'slp_action', '3': 3, '4': 1, '5': 14, '6': '.pb.SlpAction', '10': 'slpAction'},
    const {'1': 'token_type', '3': 4, '4': 1, '5': 14, '6': '.pb.SlpTokenType', '10': 'tokenType'},
    const {'1': 'v1_genesis', '3': 5, '4': 1, '5': 11, '6': '.pb.SlpV1GenesisMetadata', '9': 0, '10': 'v1Genesis'},
    const {'1': 'v1_mint', '3': 6, '4': 1, '5': 11, '6': '.pb.SlpV1MintMetadata', '9': 0, '10': 'v1Mint'},
    const {'1': 'v1_send', '3': 7, '4': 1, '5': 11, '6': '.pb.SlpV1SendMetadata', '9': 0, '10': 'v1Send'},
    const {'1': 'v1_nft1_child_genesis', '3': 8, '4': 1, '5': 11, '6': '.pb.SlpV1Nft1ChildGenesisMetadata', '9': 0, '10': 'v1Nft1ChildGenesis'},
    const {'1': 'v1_nft1_child_send', '3': 9, '4': 1, '5': 11, '6': '.pb.SlpV1Nft1ChildSendMetadata', '9': 0, '10': 'v1Nft1ChildSend'},
  ],
  '8': const [
    const {'1': 'slp_metadata'},
  ],
};