WithdrawAllStake$json top-level constant

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

Implementation

@$core.Deprecated('Use withdrawAllStakeDescriptor instead')
const WithdrawAllStake$json = const {
  '1': 'WithdrawAllStake',
  '2': const [
    const {'1': 'stake_accounts', '3': 1, '4': 3, '5': 11, '6': '.TW.Solana.Proto.StakeAccountValue', '10': 'stakeAccounts'},
  ],
};