0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-10 10:52:31 -05:00

doc: update signet faucet link in offline-signing-tutorial.md

This commit is contained in:
Supachai Kheawjuy 2024-03-04 00:14:29 +07:00 committed by GitHub
parent fce53f132e
commit 990b348912
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -114,7 +114,7 @@ At this point, it's important to understand that both the `offline_wallet` and o
tb1qtu5qgc6ddhmqm5yqjvhg83qgk2t4ewajg0h6yh 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. 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.