cardano-foundation / cardano-wallet

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

[ADP-3244] Use `AddressState` from `customer-deposit-wallet-pure` #4577

Closed HeinrichApfelmus closed 3 months ago

HeinrichApfelmus commented 5 months ago

This pull request changes the deposit wallet implementation in Cardano.Wallet.Deposit.Pure to use the AddressState type from the customer-deposit-wallet-pure. This type was generated from Agda code using agda2hs.

Comments

Issue Number

ADP-3244