From: valued mammal Date: Fri, 7 Mar 2025 00:24:50 +0000 (-0500) Subject: Merge bitcoindevkit/bdk#1872: fix(examples): make regtest default on wallet_example_rpc X-Git-Tag: wallet-1.2.0~16 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/scripts/enum.AddressIndex.html?a=commitdiff_plain;h=b2049a73dab348811cf3dab748b9d6ce1a9826c7;p=bdk Merge bitcoindevkit/bdk#1872: fix(examples): make regtest default on wallet_example_rpc 8ed817e716f1b4d473f1c6ec29e11e1f7c0e9356 fix: make regtest default on wallet_example_rpc (Luis Schwab) Pull request description: ### Description This PR makes `Regtest` the default network on `wallet_example_rpc` and updates the README accordingly. ### Notes to the reviewers It had `Testnet` as the default network, `8332` as the default port and `481824` as the starting height; now everything is `Regtest`. ### 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 ACKs for top commit: notmandatory: ACK 8ed817e716f1b4d473f1c6ec29e11e1f7c0e9356 ValuedMammal: ACK 8ed817e716f1b4d473f1c6ec29e11e1f7c0e9356 Tree-SHA512: 9fc2d3053a3ad6012f3e2494ae9cb3cb2217173f02ab5b1defb7ad9bf141df5ae64459cb4d3291f8dfec8f8d3f667e48d21d476c001fb717abfe6cfa26869202 --- b2049a73dab348811cf3dab748b9d6ce1a9826c7