Implementation
@$core.Deprecated('Use signingInputDescriptor instead')
const SigningInput$json = {
'1': 'SigningInput',
'2': [
{'1': 'fee', '3': 1, '4': 1, '5': 5, '10': 'fee'},
{'1': 'sequence', '3': 2, '4': 1, '5': 3, '10': 'sequence'},
{'1': 'account', '3': 3, '4': 1, '5': 9, '10': 'account'},
{'1': 'private_key', '3': 4, '4': 1, '5': 12, '10': 'privateKey'},
{'1': 'passphrase', '3': 5, '4': 1, '5': 9, '10': 'passphrase'},
{
'1': 'op_create_account',
'3': 6,
'4': 1,
'5': 11,
'6': '.TW.Stellar.Proto.OperationCreateAccount',
'9': 0,
'10': 'opCreateAccount'
},
{
'1': 'op_payment',
'3': 7,
'4': 1,
'5': 11,
'6': '.TW.Stellar.Proto.OperationPayment',
'9': 0,
'10': 'opPayment'
},
{
'1': 'op_change_trust',
'3': 8,
'4': 1,
'5': 11,
'6': '.TW.Stellar.Proto.OperationChangeTrust',
'9': 0,
'10': 'opChangeTrust'
},
{
'1': 'op_create_claimable_balance',
'3': 14,
'4': 1,
'5': 11,
'6': '.TW.Stellar.Proto.OperationCreateClaimableBalance',
'9': 0,
'10': 'opCreateClaimableBalance'
},
{
'1': 'op_claim_claimable_balance',
'3': 15,
'4': 1,
'5': 11,
'6': '.TW.Stellar.Proto.OperationClaimClaimableBalance',
'9': 0,
'10': 'opClaimClaimableBalance'
},
{
'1': 'memo_void',
'3': 9,
'4': 1,
'5': 11,
'6': '.TW.Stellar.Proto.MemoVoid',
'9': 1,
'10': 'memoVoid'
},
{
'1': 'memo_text',
'3': 10,
'4': 1,
'5': 11,
'6': '.TW.Stellar.Proto.MemoText',
'9': 1,
'10': 'memoText'
},
{
'1': 'memo_id',
'3': 11,
'4': 1,
'5': 11,
'6': '.TW.Stellar.Proto.MemoId',
'9': 1,
'10': 'memoId'
},
{
'1': 'memo_hash',
'3': 12,
'4': 1,
'5': 11,
'6': '.TW.Stellar.Proto.MemoHash',
'9': 1,
'10': 'memoHash'
},
{
'1': 'memo_return_hash',
'3': 13,
'4': 1,
'5': 11,
'6': '.TW.Stellar.Proto.MemoHash',
'9': 1,
'10': 'memoReturnHash'
},
{'1': 'time_bounds', '3': 16, '4': 1, '5': 3, '10': 'timeBounds'},
],
'8': [
{'1': 'operation_oneof'},
{'1': 'memo_type_oneof'},
],
};