TransactionPlan$json top-level constant
Implementation
@$core.Deprecated('Use transactionPlanDescriptor instead')
const TransactionPlan$json = {
'1': 'TransactionPlan',
'2': [
{
'1': 'outputs',
'3': 1,
'4': 3,
'5': 11,
'6': '.TW.NEO.Proto.TransactionOutputPlan',
'10': 'outputs'
},
{
'1': 'inputs',
'3': 2,
'4': 3,
'5': 11,
'6': '.TW.NEO.Proto.TransactionInput',
'10': 'inputs'
},
{'1': 'fee', '3': 3, '4': 1, '5': 3, '10': 'fee'},
{
'1': 'error',
'3': 4,
'4': 1,
'5': 14,
'6': '.TW.Common.Proto.SigningError',
'10': 'error'
},
{
'1': 'attributes',
'3': 5,
'4': 3,
'5': 11,
'6': '.TW.NEO.Proto.TransactionAttributePlan',
'10': 'attributes'
},
],
};