Interface QueryContractsByCodeResponseProtoMsg

interface QueryContractsByCodeResponseProtoMsg {
    typeUrl: "/cosmwasm.wasm.v1.QueryContractsByCodeResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmwasm.wasm.v1.QueryContractsByCodeResponse"
value: Uint8Array