]> Untitled Git - bdk-cli/commit
fix(proxy_opts): add saving and reading proxy_opts
authorVihiga Tyonum <withtvpeter@gmail.com>
Thu, 25 Jun 2026 17:58:41 +0000 (18:58 +0100)
committerVihiga Tyonum <withtvpeter@gmail.com>
Thu, 25 Jun 2026 17:58:41 +0000 (18:58 +0100)
commitcbee8a01d33ac4e99a2514084a70d95301b593e4
treee3be6186f3a72a3212b46ae4da28ac6d198e0c19
parenteec81e2cd5d42028da3e921bb979a9aa11c9e849
fix(proxy_opts): add saving and reading proxy_opts

- add saving proxy_opts for electrum and esplora
clients to config and reading values
- fix prepare_home_dir util fn
src/commands.rs
src/config.rs
src/handlers/config.rs
src/handlers/offline.rs
src/utils/common.rs