Staking_WithdrawUnbonded$json top-level constant

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

Implementation

@$core.Deprecated('Use stakingDescriptor instead')
const Staking_WithdrawUnbonded$json = {
  '1': 'WithdrawUnbonded',
  '2': [
    {'1': 'slashing_spans', '3': 1, '4': 1, '5': 5, '10': 'slashingSpans'},
    {
      '1': 'call_indices',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.TW.Polkadot.Proto.CallIndices',
      '10': 'callIndices'
    },
  ],
};