Skip to content

Commit

Permalink
doc: update signet faucet link in offline-signing-tutorial.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spicyzboss authored Mar 3, 2024
1 parent fce53f1 commit 990b348
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/offline-signing-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ At this point, it's important to understand that both the `offline_wallet` and o
tb1qtu5qgc6ddhmqm5yqjvhg83qgk2t4ewajg0h6yh
```

2. Visit a faucet like https://signet.bc-2.jp and enter your address from the previous command to receive a small amount of signet coins to this address.
2. Visit a faucet like https://signetfaucet.com and enter your address from the previous command to receive a small amount of signet coins to this address.

3. Confirm that coins were received using the online `watch_only_wallet`. Note that the transaction may take a few moments before being received on your local node, depending on its connectivity. Just re-run the command periodically until the transaction is received.

Expand Down Expand Up @@ -252,4 +252,4 @@ You can also show transactions related to the wallet using `listtransactions`
{
...
}
```
```

0 comments on commit 990b348

Please sign in to comment.