Params$json top-level constant

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

Implementation

@$core.Deprecated('Use paramsDescriptor instead')
const Params$json = const {
  '1': 'Params',
  '2': const [
    const {'1': 'max_memo_characters', '3': 1, '4': 1, '5': 4, '8': const {}, '10': 'maxMemoCharacters'},
    const {'1': 'tx_sig_limit', '3': 2, '4': 1, '5': 4, '8': const {}, '10': 'txSigLimit'},
    const {'1': 'tx_size_cost_per_byte', '3': 3, '4': 1, '5': 4, '8': const {}, '10': 'txSizeCostPerByte'},
    const {'1': 'sig_verify_cost_ed25519', '3': 4, '4': 1, '5': 4, '8': const {}, '10': 'sigVerifyCostEd25519'},
    const {'1': 'sig_verify_cost_secp256k1', '3': 5, '4': 1, '5': 4, '8': const {}, '10': 'sigVerifyCostSecp256k1'},
  ],
  '7': const {},
};