ProtoTransaction_Data$json top-level constant
Implementation
@$core.Deprecated('Use protoTransactionDescriptor instead')
const ProtoTransaction_Data$json = const {
'1': 'Data',
'2': const [
const {'1': 'nonce', '3': 1, '4': 1, '5': 13, '10': 'nonce'},
const {'1': 'epoch', '3': 2, '4': 1, '5': 13, '10': 'epoch'},
const {'1': 'type', '3': 3, '4': 1, '5': 13, '10': 'type'},
const {'1': 'to', '3': 4, '4': 1, '5': 12, '10': 'to'},
const {'1': 'amount', '3': 5, '4': 1, '5': 12, '10': 'amount'},
const {'1': 'maxFee', '3': 6, '4': 1, '5': 12, '10': 'maxFee'},
const {'1': 'tips', '3': 7, '4': 1, '5': 12, '10': 'tips'},
const {'1': 'payload', '3': 8, '4': 1, '5': 12, '10': 'payload'},
],
};