ExecuteWithSignatureInput$json top-level constant
Implementation
@$core.Deprecated('Use executeWithSignatureInputDescriptor instead')
const ExecuteWithSignatureInput$json = {
'1': 'ExecuteWithSignatureInput',
'2': [
{
'1': 'executions',
'3': 1,
'4': 3,
'5': 11,
'6': '.TW.BizPasskeySession.Proto.Execution',
'10': 'executions'
},
{'1': 'private_key', '3': 2, '4': 1, '5': 12, '10': 'privateKey'},
{'1': 'nonce', '3': 3, '4': 1, '5': 12, '10': 'nonce'},
{'1': 'valid_after', '3': 4, '4': 1, '5': 4, '10': 'validAfter'},
{'1': 'valid_until', '3': 5, '4': 1, '5': 4, '10': 'validUntil'},
{
'1': 'encoding_hash_params',
'3': 6,
'4': 1,
'5': 11,
'6': '.TW.BizPasskeySession.Proto.EncodingHashParams',
'10': 'encodingHashParams'
},
],
};