interface HeightProtoMsg {
    typeUrl: "/ibc.core.client.v1.Height";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.core.client.v1.Height"
value: Uint8Array