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': 'signed_blocks_window', '3': 1, '4': 1, '5': 3, '8': const {}, '10': 'signedBlocksWindow'},
    const {'1': 'min_signed_per_window', '3': 2, '4': 1, '5': 12, '8': const {}, '10': 'minSignedPerWindow'},
    const {'1': 'downtime_jail_duration', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '8': const {}, '10': 'downtimeJailDuration'},
    const {'1': 'slash_fraction_double_sign', '3': 4, '4': 1, '5': 12, '8': const {}, '10': 'slashFractionDoubleSign'},
    const {'1': 'slash_fraction_downtime', '3': 5, '4': 1, '5': 12, '8': const {}, '10': 'slashFractionDowntime'},
  ],
};