interface MaxFundsLimitAminoMsg {
    type: "wasm/MaxFundsLimit";
    value: MaxFundsLimitAmino;
}

Properties

Properties

type: "wasm/MaxFundsLimit"