Staking_Bond$json top-level constant
Implementation
@$core.Deprecated('Use stakingDescriptor instead')
const Staking_Bond$json = {
'1': 'Bond',
'2': [
{'1': 'controller', '3': 1, '4': 1, '5': 9, '10': 'controller'},
{'1': 'value', '3': 2, '4': 1, '5': 12, '10': 'value'},
{
'1': 'reward_destination',
'3': 3,
'4': 1,
'5': 14,
'6': '.TW.Polkadot.Proto.RewardDestination',
'10': 'rewardDestination'
},
{
'1': 'call_indices',
'3': 4,
'4': 1,
'5': 11,
'6': '.TW.Polkadot.Proto.CallIndices',
'10': 'callIndices'
},
],
};