interface InputAminoMsg {
    type: "cosmos-sdk/Input";
    value: InputAmino;
}

Properties

Properties

type: "cosmos-sdk/Input"
value: InputAmino