interface IdentifiedClientStateAminoMsg {
    type: "cosmos-sdk/IdentifiedClientState";
    value: IdentifiedClientStateAmino;
}

Properties

Properties

type: "cosmos-sdk/IdentifiedClientState"