GetSlpTrustedValidationResponse_ValidityResult$json top-level constant

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

Implementation

@$core.Deprecated('Use getSlpTrustedValidationResponseDescriptor instead')
const GetSlpTrustedValidationResponse_ValidityResult$json = const {
  '1': 'ValidityResult',
  '2': const [
    const {'1': 'prev_out_hash', '3': 1, '4': 1, '5': 12, '10': 'prevOutHash'},
    const {'1': 'prev_out_vout', '3': 2, '4': 1, '5': 13, '10': 'prevOutVout'},
    const {'1': 'token_id', '3': 3, '4': 1, '5': 12, '10': 'tokenId'},
    const {'1': 'slp_action', '3': 4, '4': 1, '5': 14, '6': '.pb.SlpAction', '10': 'slpAction'},
    const {'1': 'token_type', '3': 5, '4': 1, '5': 14, '6': '.pb.SlpTokenType', '10': 'tokenType'},
    const {
      '1': 'v1_token_amount',
      '3': 6,
      '4': 1,
      '5': 4,
      '8': const {'6': 1},
      '9': 0,
      '10': 'v1TokenAmount',
    },
    const {'1': 'v1_mint_baton', '3': 7, '4': 1, '5': 8, '9': 0, '10': 'v1MintBaton'},
    const {'1': 'slp_txn_opreturn', '3': 8, '4': 1, '5': 12, '10': 'slpTxnOpreturn'},
    const {'1': 'graphsearch_txn_count', '3': 9, '4': 1, '5': 13, '10': 'graphsearchTxnCount'},
  ],
  '8': const [
    const {'1': 'validity_result_type'},
  ],
};