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 `lightSync` to use `Read.ChainPoint` #4530

Closed HeinrichApfelmus closed 5 days ago

HeinrichApfelmus commented 3 months ago

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

Comments

Issue Number

ADP-3350