DepositParams$json top-level constant

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

Implementation

@$core.Deprecated('Use depositParamsDescriptor instead')
const DepositParams$json = const {
  '1': 'DepositParams',
  '2': const [
    const {'1': 'min_deposit', '3': 1, '4': 3, '5': 11, '6': '.cosmos.base.v1beta1.Coin', '8': const {}, '10': 'minDeposit'},
    const {'1': 'max_deposit_period', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '8': const {}, '10': 'maxDepositPeriod'},
  ],
};