File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -50,10 +50,10 @@ that the `Wallet` can use to update its view of the chain.
5050
5151** Examples**
5252
53- * [ ` example-crates/wallet_esplora_async ` ] ( https://github.com/bitcoindevkit/bdk/tree/master/example-crates/wallet_esplora_async )
54- * [ ` example-crates/wallet_esplora_blocking ` ] ( https://github.com/bitcoindevkit/bdk/tree/master/example-crates/wallet_esplora_blocking )
55- * [ ` example-crates/wallet_electrum ` ] ( https://github.com/bitcoindevkit/bdk/tree/master/example-crates/wallet_electrum )
56- * [ ` example-crates/wallet_rpc ` ] ( https://github.com/bitcoindevkit/bdk/tree/master/example-crates/wallet_rpc )
53+ * [ ` example-crates/example_wallet_esplora_async ` ] ( https://github.com/bitcoindevkit/bdk/tree/master/example-crates/example_wallet_esplora_async )
54+ * [ ` example-crates/example_wallet_esplora_blocking ` ] ( https://github.com/bitcoindevkit/bdk/tree/master/example-crates/example_wallet_esplora_blocking )
55+ * [ ` example-crates/example_wallet_electrum ` ] ( https://github.com/bitcoindevkit/bdk/tree/master/example-crates/example_wallet_electrum )
56+ * [ ` example-crates/example_wallet_rpc ` ] ( https://github.com/bitcoindevkit/bdk/tree/master/example-crates/example_wallet_rpc )
5757
5858## Persistence
5959
You can’t perform that action at this time.
0 commit comments