WithdrawStake$json top-level constant

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

Implementation

@$core.Deprecated('Use withdrawStakeDescriptor instead')
const WithdrawStake$json = const {
  '1': 'WithdrawStake',
  '2': const [
    const {'1': 'stake_account', '3': 1, '4': 1, '5': 9, '10': 'stakeAccount'},
    const {'1': 'value', '3': 2, '4': 1, '5': 4, '10': 'value'},
  ],
};