interface FractionProtoMsg {
    typeUrl: "/ibc.lightclients.tendermint.v1.Fraction";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.lightclients.tendermint.v1.Fraction"
value: Uint8Array