Browse Source

darkfid-single-node README: add info about scan

zero 2 years ago
parent
commit
c275c5c08c
1 changed files with 8 additions and 0 deletions
  1. 8 0
      contrib/localnet/darkfid-single-node/README.md

+ 8 - 0
contrib/localnet/darkfid-single-node/README.md

@@ -25,3 +25,11 @@ Then we replace the `recipient` field in `darkfid.toml`
 config with the output of the last command, and restart
 the daemon. After some blocks have been generated we
 will see some `DRK` in our test wallet.
+
+```
+% ../../../drk -c drk.toml scan
+% ../../../drk -c drk.toml wallet --balance
+```
+
+See the user guide in the book for more info.
+