]> Untitled Git - bdk-cli/commit
feat(wallet-init): impl TryFrom for WalletOpts
authorVihiga Tyonum <withtvpeter@gmail.com>
Sun, 18 Jan 2026 23:18:21 +0000 (00:18 +0100)
committerVihiga Tyonum <withtvpeter@gmail.com>
Mon, 19 Jan 2026 15:17:42 +0000 (16:17 +0100)
commitbe31c14391176a9d38584f81082efbe540c0f70b
tree7323762c30fef380bd533fb14ab3bbfc4f0061cd
parent7bf0982559f8810d96a93e848ef7ad8d4b6d871e
feat(wallet-init): impl TryFrom for WalletOpts

- refactor config by impl TryFrom trait for
WalletOpts
- fix top-level network duplicate in config file
src/config.rs
src/handlers.rs