RequestWithdrawStake$json top-level constant
- @Deprecated('Use requestWithdrawStakeDescriptor instead')
Implementation
@$core.Deprecated('Use requestWithdrawStakeDescriptor instead')
const RequestWithdrawStake$json = {
'1': 'RequestWithdrawStake',
'2': [
{
'1': 'staked_sui',
'3': 1,
'4': 1,
'5': 11,
'6': '.TW.Sui.Proto.ObjectRef',
'10': 'stakedSui'
},
{
'1': 'gas',
'3': 2,
'4': 1,
'5': 11,
'6': '.TW.Sui.Proto.ObjectRef',
'10': 'gas'
},
],
};