RpcTransactionOutputVerboseData$json top-level constant

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

Implementation

@$core.Deprecated('Use rpcTransactionOutputVerboseDataDescriptor instead')
const RpcTransactionOutputVerboseData$json = const {
  '1': 'RpcTransactionOutputVerboseData',
  '2': const [
    const {'1': 'scriptPublicKeyType', '3': 5, '4': 1, '5': 9, '10': 'scriptPublicKeyType'},
    const {'1': 'scriptPublicKeyAddress', '3': 6, '4': 1, '5': 9, '10': 'scriptPublicKeyAddress'},
  ],
};