Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
b842927 feat(wallet): Derive Clone on AddressInfo (Praveen Perera) Pull request description: ### Description Derive `Clone` on `AddressInfo` so I can clone it ### Checklists #### All Submissions: * [X] I've signed all my commits * [X] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) * [X] I ran `cargo fmt` and `cargo clippy` before committing ### Changelog notice * Added `Clone` impl for `AddessInfo` ACKs for top commit: oleonardolima: ACK b842927 evanlinjin: ACK b842927 notmandatory: ACK b842927 Tree-SHA512: 56287730d74757ce8b1ec3fc8b9069da9ca2f95da80ce07a1cb4077cd9cc1da0a597b32d57eb2971f874865c125aec4a3313b373a613d338e8d1bdfb4e797851
- Loading branch information