ContractCodeHistoryEntry$json top-level constant
Implementation
@$core.Deprecated('Use contractCodeHistoryEntryDescriptor instead')
const ContractCodeHistoryEntry$json = const {
'1': 'ContractCodeHistoryEntry',
'2': const [
const {'1': 'operation', '3': 1, '4': 1, '5': 14, '6': '.cosmwasm.wasm.v1.ContractCodeHistoryOperationType', '10': 'operation'},
const {'1': 'code_id', '3': 2, '4': 1, '5': 4, '8': const {}, '10': 'codeId'},
const {'1': 'updated', '3': 3, '4': 1, '5': 11, '6': '.cosmwasm.wasm.v1.AbsoluteTxPosition', '10': 'updated'},
const {'1': 'msg', '3': 4, '4': 1, '5': 12, '8': const {}, '10': 'msg'},
],
};