RequestCheckTx$json top-level constant

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

Implementation

@$core.Deprecated('Use requestCheckTxDescriptor instead')
const RequestCheckTx$json = const {
  '1': 'RequestCheckTx',
  '2': const [
    const {'1': 'tx', '3': 1, '4': 1, '5': 12, '10': 'tx'},
    const {'1': 'type', '3': 2, '4': 1, '5': 14, '6': '.tendermint.abci.CheckTxType', '10': 'type'},
  ],
};