File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,10 +61,10 @@ that the `Wallet` can use to update its view of the chain.
6161
6262** Examples**
6363
64- * [ ` examples/esplora_async ` ] ( https://github.com/bitcoindevkit/bdk_wallet/tree /master/examples/esplora_async )
65- * [ ` examples/esplora_blocking ` ] ( https://github.com/bitcoindevkit/bdk_wallet/tree /master/examples/esplora_blocking )
66- * [ ` examples/electrum ` ] ( https://github.com/bitcoindevkit/bdk_wallet/tree /master/examples/electrum )
67- * [ ` examples/bitcoind_rpc ` ] ( https://github.com/bitcoindevkit/bdk_wallet/tree /master/examples/bitcoind_rpc )
64+ * [ ` examples/esplora_async ` ] ( https://github.com/bitcoindevkit/bdk_wallet/blob /master/examples/esplora_async.rs )
65+ * [ ` examples/esplora_blocking ` ] ( https://github.com/bitcoindevkit/bdk_wallet/blob /master/examples/esplora_blocking.rs )
66+ * [ ` examples/electrum ` ] ( https://github.com/bitcoindevkit/bdk_wallet/blob /master/examples/electrum.rs )
67+ * [ ` examples/bitcoind_rpc ` ] ( https://github.com/bitcoindevkit/bdk_wallet/blob /master/examples/bitcoind_rpc.rs )
6868
6969## Persistence
7070
You can’t perform that action at this time.
0 commit comments