feat(voyager): start work on timeouts (#1719)
I started adding timeouts in a separate branch, but the required changes were quite hefty so I decided to split it up. - change `FetchState.at` to be `QueryHeight<HeightOf<Hc>>` instead of just `HeightOf<Hc>` - remove `FetchLatestClientState` in favor of `FetchState` with `QueryHeight::Latest` - add `MsgTimeout` types
B
ben committed
4f782586d7bc95fea828568a657d18fce8505d6e
Committed by GitHub <noreply@github.com>
on 4/10/2024, 6:50:09 PM