ProtoDeferredTxs_ProtoDeferredTx$json top-level constant
Implementation
@$core.Deprecated('Use protoDeferredTxsDescriptor instead')
const ProtoDeferredTxs_ProtoDeferredTx$json = const {
'1': 'ProtoDeferredTx',
'2': const [
const {'1': 'from', '3': 1, '4': 1, '5': 12, '10': 'from'},
const {'1': 'to', '3': 2, '4': 1, '5': 12, '10': 'to'},
const {'1': 'amount', '3': 3, '4': 1, '5': 12, '10': 'amount'},
const {'1': 'payload', '3': 4, '4': 1, '5': 12, '10': 'payload'},
const {'1': 'tips', '3': 5, '4': 1, '5': 12, '10': 'tips'},
const {'1': 'block', '3': 6, '4': 1, '5': 4, '10': 'block'},
],
};