interface CodeInfoAminoMsg {
    type: "wasm/CodeInfo";
    value: CodeInfoAmino;
}

Properties

Properties

type: "wasm/CodeInfo"