interface MsgStoreCodeAminoMsg {
    type: "wasm/MsgStoreCode";
    value: MsgStoreCodeAmino;
}

Properties

Properties

type: "wasm/MsgStoreCode"