]> 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>
Wed, 8 Jul 2026 21:49:31 +0000 (22:49 +0100)
commit32937645ea217fe3f2bb512a9511c13f58b674c1
treef353ee0131eb41d67e97c8ffbceea176ebce3782
parent3465513c1ebfde2fd35d7a29a748f771f2a9bb0e
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