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