Staking_Bond$json top-level constant

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

Implementation

@$core.Deprecated('Use stakingDescriptor instead')
const Staking_Bond$json = const {
  '1': 'Bond',
  '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'
    },
  ],
};