GenesisState$json top-level constant

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

Implementation

@$core.Deprecated('Use genesisStateDescriptor instead')
const GenesisState$json = const {
  '1': 'GenesisState',
  '2': const [
    const {'1': 'params', '3': 1, '4': 1, '5': 11, '6': '.cosmos.staking.v1beta1.Params', '8': const {}, '10': 'params'},
    const {'1': 'last_total_power', '3': 2, '4': 1, '5': 12, '8': const {}, '10': 'lastTotalPower'},
    const {'1': 'last_validator_powers', '3': 3, '4': 3, '5': 11, '6': '.cosmos.staking.v1beta1.LastValidatorPower', '8': const {}, '10': 'lastValidatorPowers'},
    const {'1': 'validators', '3': 4, '4': 3, '5': 11, '6': '.cosmos.staking.v1beta1.Validator', '8': const {}, '10': 'validators'},
    const {'1': 'delegations', '3': 5, '4': 3, '5': 11, '6': '.cosmos.staking.v1beta1.Delegation', '8': const {}, '10': 'delegations'},
    const {'1': 'unbonding_delegations', '3': 6, '4': 3, '5': 11, '6': '.cosmos.staking.v1beta1.UnbondingDelegation', '8': const {}, '10': 'unbondingDelegations'},
    const {'1': 'redelegations', '3': 7, '4': 3, '5': 11, '6': '.cosmos.staking.v1beta1.Redelegation', '8': const {}, '10': 'redelegations'},
    const {'1': 'exported', '3': 8, '4': 1, '5': 8, '10': 'exported'},
  ],
};