interface ClientStateAminoMsg {
    type: "cosmos-sdk/ClientState";
    value: ClientStateAmino;
}

Properties

Properties

type: "cosmos-sdk/ClientState"