TransactionPlan$json top-level constant
Implementation
@$core.Deprecated('Use transactionPlanDescriptor instead')
const TransactionPlan$json = {
'1': 'TransactionPlan',
'2': [
{'1': 'amount', '3': 1, '4': 1, '5': 3, '10': 'amount'},
{'1': 'available_amount', '3': 2, '4': 1, '5': 3, '10': 'availableAmount'},
{'1': 'fee', '3': 3, '4': 1, '5': 3, '10': 'fee'},
{'1': 'change', '3': 4, '4': 1, '5': 3, '10': 'change'},
{
'1': 'utxos',
'3': 5,
'4': 3,
'5': 11,
'6': '.TW.Bitcoin.Proto.UnspentTransaction',
'10': 'utxos'
},
{'1': 'branch_id', '3': 6, '4': 1, '5': 12, '10': 'branchId'},
{
'1': 'error',
'3': 7,
'4': 1,
'5': 14,
'6': '.TW.Common.Proto.SigningError',
'10': 'error'
},
{'1': 'output_op_return', '3': 8, '4': 1, '5': 12, '10': 'outputOpReturn'},
{
'1': 'output_op_return_index',
'3': 14,
'4': 1,
'5': 11,
'6': '.TW.Bitcoin.Proto.OutputIndex',
'10': 'outputOpReturnIndex'
},
{'1': 'preblockhash', '3': 9, '4': 1, '5': 12, '10': 'preblockhash'},
{'1': 'preblockheight', '3': 10, '4': 1, '5': 3, '10': 'preblockheight'},
{
'1': 'planning_result_v2',
'3': 12,
'4': 1,
'5': 11,
'6': '.TW.BitcoinV2.Proto.TransactionPlan',
'10': 'planningResultV2'
},
],
};