SigningInput$json top-level constant
Implementation
@$core.Deprecated('Use signingInputDescriptor instead')
const SigningInput$json = {
'1': 'SigningInput',
'2': [
{'1': 'chain_id', '3': 1, '4': 1, '5': 12, '10': 'chainId'},
{'1': 'private_key', '3': 2, '4': 1, '5': 12, '10': 'privateKey'},
{
'1': 'transaction_message',
'3': 3,
'4': 1,
'5': 11,
'6': '.TW.Harmony.Proto.TransactionMessage',
'9': 0,
'10': 'transactionMessage'
},
{
'1': 'staking_message',
'3': 4,
'4': 1,
'5': 11,
'6': '.TW.Harmony.Proto.StakingMessage',
'9': 0,
'10': 'stakingMessage'
},
],
'8': [
{'1': 'message_oneof'},
],
};