ContractInfo$json top-level constant
Implementation
@$core.Deprecated('Use contractInfoDescriptor instead')
const ContractInfo$json = const {
'1': 'ContractInfo',
'2': const [
const {'1': 'code_id', '3': 1, '4': 1, '5': 4, '8': const {}, '10': 'codeId'},
const {'1': 'creator', '3': 2, '4': 1, '5': 9, '10': 'creator'},
const {'1': 'admin', '3': 3, '4': 1, '5': 9, '10': 'admin'},
const {'1': 'label', '3': 4, '4': 1, '5': 9, '10': 'label'},
const {'1': 'created', '3': 5, '4': 1, '5': 11, '6': '.cosmwasm.wasm.v1.AbsoluteTxPosition', '10': 'created'},
const {'1': 'ibc_port_id', '3': 6, '4': 1, '5': 9, '8': const {}, '10': 'ibcPortId'},
const {'1': 'extension', '3': 7, '4': 1, '5': 11, '6': '.google.protobuf.Any', '8': const {}, '10': 'extension'},
],
'7': const {},
};