interface AccessConfigAminoMsg {
    type: "wasm/AccessConfig";
    value: AccessConfigAmino;
}

Properties

Properties

type: "wasm/AccessConfig"