]> Untitled Git - bdk/commit
feat(example_cli): allow chain specific args in examples
author志宇 <hello@evanlinjin.me>
Wed, 4 Oct 2023 08:45:57 +0000 (16:45 +0800)
committer志宇 <hello@evanlinjin.me>
Mon, 9 Oct 2023 14:14:02 +0000 (22:14 +0800)
commitf795a43cc72fdb4ef26ca349c4cb4f4bfd3b90b5
treec4e086bf1fccb01e76a970747042ba872fbf2b7e
parent77cde96229b4f4816a432e7db336a26ced7b0e28
feat(example_cli): allow chain specific args in examples

So you can pass in the esplora/electrum/bitcoind_rpc server details in
the example.

Co-authored-by: LLFourn <lloyd.fourn@gmail.com>
example-crates/example_cli/src/lib.rs
example-crates/example_electrum/src/main.rs
example-crates/example_esplora/src/main.rs