interface ClientStateProtoMsg {
    typeUrl: "/ibc.lightclients.solomachine.v1.ClientState";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.lightclients.solomachine.v1.ClientState"
value: Uint8Array