Staking_ChillAndUnbond$json top-level constant

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

Implementation

@$core.Deprecated('Use stakingDescriptor instead')
const Staking_ChillAndUnbond$json = {
  '1': 'ChillAndUnbond',
  '2': [
    {'1': 'value', '3': 1, '4': 1, '5': 12, '10': 'value'},
    {
      '1': 'call_indices',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.TW.Polkadot.Proto.CallIndices',
      '10': 'callIndices'
    },
    {
      '1': 'chill_call_indices',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.TW.Polkadot.Proto.CallIndices',
      '10': 'chillCallIndices'
    },
    {
      '1': 'unbond_call_indices',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.TW.Polkadot.Proto.CallIndices',
      '10': 'unbondCallIndices'
    },
  ],
};