Interface QueryContractsByCodeRequestProtoMsg

interface QueryContractsByCodeRequestProtoMsg {
    typeUrl: "/cosmwasm.wasm.v1.QueryContractsByCodeRequest";
    value: Uint8Array;
}

Properties

Properties

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