Staking$json top-level constant

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

Implementation

@$core.Deprecated('Use stakingDescriptor instead')
const Staking$json = const {
  '1': 'Staking',
  '2': const [
    const {'1': 'bond', '3': 1, '4': 1, '5': 11, '6': '.TW.Polkadot.Proto.Staking.Bond', '9': 0, '10': 'bond'},
    const {'1': 'bond_and_nominate', '3': 2, '4': 1, '5': 11, '6': '.TW.Polkadot.Proto.Staking.BondAndNominate', '9': 0, '10': 'bondAndNominate'},
    const {'1': 'bond_extra', '3': 3, '4': 1, '5': 11, '6': '.TW.Polkadot.Proto.Staking.BondExtra', '9': 0, '10': 'bondExtra'},
    const {'1': 'unbond', '3': 4, '4': 1, '5': 11, '6': '.TW.Polkadot.Proto.Staking.Unbond', '9': 0, '10': 'unbond'},
    const {'1': 'withdraw_unbonded', '3': 5, '4': 1, '5': 11, '6': '.TW.Polkadot.Proto.Staking.WithdrawUnbonded', '9': 0, '10': 'withdrawUnbonded'},
    const {'1': 'nominate', '3': 6, '4': 1, '5': 11, '6': '.TW.Polkadot.Proto.Staking.Nominate', '9': 0, '10': 'nominate'},
    const {'1': 'chill', '3': 7, '4': 1, '5': 11, '6': '.TW.Polkadot.Proto.Staking.Chill', '9': 0, '10': 'chill'},
    const {'1': 'chill_and_unbond', '3': 8, '4': 1, '5': 11, '6': '.TW.Polkadot.Proto.Staking.ChillAndUnbond', '9': 0, '10': 'chillAndUnbond'},
  ],
  '3': const [Staking_Bond$json, Staking_BondAndNominate$json, Staking_BondExtra$json, Staking_Unbond$json, Staking_WithdrawUnbonded$json, Staking_Nominate$json, Staking_ChillAndUnbond$json, Staking_Chill$json],
  '8': const [
    const {'1': 'message_oneof'},
  ],
};