Interface QueryContractsByCreatorResponseProtoMsg

interface QueryContractsByCreatorResponseProtoMsg {
    typeUrl: "/cosmwasm.wasm.v1.QueryContractsByCreatorResponse";
    value: Uint8Array;
}

Properties

Properties

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