interface WasmAccessOperationsAminoMsg {
    type: "cosmos-sdk/WasmAccessOperations";
    value: WasmAccessOperationsAmino;
}

Properties

Properties

type: "cosmos-sdk/WasmAccessOperations"