Unstake$json top-level constant
Implementation
@$core.Deprecated('Use unstakeDescriptor instead')
const Unstake$json = {
'1': 'Unstake',
'2': [
{
'1': 'asset',
'3': 1,
'4': 1,
'5': 11,
'6': '.TW.LiquidStaking.Proto.Asset',
'10': 'asset'
},
{'1': 'amount', '3': 2, '4': 1, '5': 9, '10': 'amount'},
{'1': 'receiver_address', '3': 3, '4': 1, '5': 9, '10': 'receiverAddress'},
{'1': 'receiver_chain_id', '3': 4, '4': 1, '5': 9, '10': 'receiverChainId'},
],
};