SideChainDelegate$json top-level constant
Implementation
@$core.Deprecated('Use sideChainDelegateDescriptor instead')
const SideChainDelegate$json = {
'1': 'SideChainDelegate',
'2': [
{'1': 'delegator_addr', '3': 1, '4': 1, '5': 12, '10': 'delegatorAddr'},
{'1': 'validator_addr', '3': 2, '4': 1, '5': 12, '10': 'validatorAddr'},
{
'1': 'delegation',
'3': 3,
'4': 1,
'5': 11,
'6': '.TW.Binance.Proto.SendOrder.Token',
'10': 'delegation'
},
{'1': 'chain_id', '3': 4, '4': 1, '5': 9, '10': 'chainId'},
],
};