Staking_BondAndNominate$json top-level constant

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

Implementation

@$core.Deprecated('Use stakingDescriptor instead')
const Staking_BondAndNominate$json = const {
  '1': 'BondAndNominate',
  '2': const [
    const {'1': 'controller', '3': 1, '4': 1, '5': 9, '10': 'controller'},
    const {'1': 'value', '3': 2, '4': 1, '5': 12, '10': 'value'},
    const {
      '1': 'reward_destination',
      '3': 3,
      '4': 1,
      '5': 14,
      '6': '.TW.Polkadot.Proto.RewardDestination',
      '10': 'rewardDestination'
    },
    const {'1': 'nominators', '3': 4, '4': 3, '5': 9, '10': 'nominators'},
  ],
};