MaxTransactionsPerSecondResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use maxTransactionsPerSecondResponseDescriptor instead')
const MaxTransactionsPerSecondResponse$json = const {
  '1': 'MaxTransactionsPerSecondResponse',
  '2': const [
    const {'1': 'max_txs_per_second', '3': 1, '4': 1, '5': 11, '6': '.spacemesh.v1.SimpleInt', '10': 'maxTxsPerSecond'},
  ],
};