interface HeightAminoMsg {
    type: "cosmos-sdk/Height";
    value: HeightAmino;
}

Properties

Properties

type: "cosmos-sdk/Height"