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 = {
  '1': 'Staking',
  '2': [
    {
      '1': 'bond',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.Polymesh.Proto.Staking.Bond',
      '9': 0,
      '10': 'bond'
    },
    {
      '1': 'bond_extra',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.TW.Polymesh.Proto.Staking.BondExtra',
      '9': 0,
      '10': 'bondExtra'
    },
    {
      '1': 'unbond',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.TW.Polymesh.Proto.Staking.Unbond',
      '9': 0,
      '10': 'unbond'
    },
    {
      '1': 'withdraw_unbonded',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.TW.Polymesh.Proto.Staking.WithdrawUnbonded',
      '9': 0,
      '10': 'withdrawUnbonded'
    },
    {
      '1': 'nominate',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.TW.Polymesh.Proto.Staking.Nominate',
      '9': 0,
      '10': 'nominate'
    },
    {
      '1': 'chill',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.TW.Polymesh.Proto.Staking.Chill',
      '9': 0,
      '10': 'chill'
    },
    {
      '1': 'rebond',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.TW.Polymesh.Proto.Staking.Rebond',
      '9': 0,
      '10': 'rebond'
    },
  ],
  '3': [
    Staking_Bond$json,
    Staking_BondExtra$json,
    Staking_Unbond$json,
    Staking_Rebond$json,
    Staking_WithdrawUnbonded$json,
    Staking_Nominate$json,
    Staking_Chill$json
  ],
  '8': [
    {'1': 'message_oneof'},
  ],
};