TxDecodeResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use txDecodeResponseDescriptor instead')
const TxDecodeResponse$json = {
  '1': 'TxDecodeResponse',
  '2': [
    {'1': 'tx', '3': 1, '4': 1, '5': 11, '6': '.cosmos.tx.v1beta1.Tx', '10': 'tx'},
  ],
};