TxBody$json top-level constant
Implementation
@$core.Deprecated('Use txBodyDescriptor instead')
const TxBody$json = {
'1': 'TxBody',
'2': [
{'1': 'messages', '3': 1, '4': 3, '5': 11, '6': '.google.protobuf.Any', '10': 'messages'},
{'1': 'memo', '3': 2, '4': 1, '5': 9, '10': 'memo'},
{'1': 'timeout_height', '3': 3, '4': 1, '5': 4, '10': 'timeoutHeight'},
{'1': 'extension_options', '3': 1023, '4': 3, '5': 11, '6': '.google.protobuf.Any', '10': 'extensionOptions'},
{'1': 'non_critical_extension_options', '3': 2047, '4': 3, '5': 11, '6': '.google.protobuf.Any', '10': 'nonCriticalExtensionOptions'},
],
};