interface ParamsAminoMsg {
    type: "wasm/Params";
    value: ParamsAmino;
}

Properties

Properties

type: "wasm/Params"