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] Add `Read.ChainPoint` #4539

Closed HeinrichApfelmus closed 3 months ago

HeinrichApfelmus commented 3 months ago

This pull request adds a data type ChainPoint to the Cardano.Wallet.Read hierarchy.

In order to add this type, we also need to

Comments

Issue Number

ADP-3350