interface CodeAminoMsg {
    type: "wasm/Code";
    value: CodeAmino;
}

Properties

Properties

type: "wasm/Code"
value: CodeAmino