SigningInput$json top-level constant
Implementation
@$core.Deprecated('Use signingInputDescriptor instead')
const SigningInput$json = {
'1': 'SigningInput',
'2': [
{
'1': 'signing_mode',
'3': 1,
'4': 1,
'5': 14,
'6': '.TW.Cosmos.Proto.SigningMode',
'10': 'signingMode'
},
{'1': 'account_number', '3': 2, '4': 1, '5': 4, '10': 'accountNumber'},
{'1': 'chain_id', '3': 3, '4': 1, '5': 9, '10': 'chainId'},
{
'1': 'fee',
'3': 4,
'4': 1,
'5': 11,
'6': '.TW.Cosmos.Proto.Fee',
'10': 'fee'
},
{'1': 'memo', '3': 5, '4': 1, '5': 9, '10': 'memo'},
{'1': 'sequence', '3': 6, '4': 1, '5': 4, '10': 'sequence'},
{'1': 'private_key', '3': 7, '4': 1, '5': 12, '10': 'privateKey'},
{
'1': 'messages',
'3': 8,
'4': 3,
'5': 11,
'6': '.TW.Cosmos.Proto.Message',
'10': 'messages'
},
{
'1': 'mode',
'3': 9,
'4': 1,
'5': 14,
'6': '.TW.Cosmos.Proto.BroadcastMode',
'10': 'mode'
},
{'1': 'public_key', '3': 10, '4': 1, '5': 12, '10': 'publicKey'},
{
'1': 'tx_hasher',
'3': 11,
'4': 1,
'5': 14,
'6': '.TW.Cosmos.Proto.TxHasher',
'10': 'txHasher'
},
{
'1': 'signer_info',
'3': 12,
'4': 1,
'5': 11,
'6': '.TW.Cosmos.Proto.SignerInfo',
'10': 'signerInfo'
},
{'1': 'timeout_height', '3': 13, '4': 1, '5': 4, '10': 'timeoutHeight'},
],
};