cardano-foundation / cardano-wallet

HTTP server & command-line for managing UTxOs and HD wallets in Cardano.
Apache License 2.0
758 stars 213 forks source link

[ADP-3350] Change `fetchNextBlock` to use `Read.ChainPoint` #4545

Closed HeinrichApfelmus closed 3 months ago

HeinrichApfelmus commented 3 months ago

This pull request changes the fetchNextBlock function to use the data type ChainPoint to the Cardano.Wallet.Read hierarchy.

Comments

Issue number

ADP-3350