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.
50
50
51
51
** Examples**
52
52
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 )
57
57
58
58
## Persistence
59
59
You can’t perform that action at this time.
0 commit comments