Updating README

This commit is contained in:
Chris Troutner
2020-11-08 17:04:17 -08:00
parent 46c9e00fe1
commit 3f2890661c
3 changed files with 11 additions and 11 deletions
+7
View File
@@ -20,4 +20,11 @@ export FULCRUM_PORT=50002
export TOKENSECRET=somelongpassword
# So that bch-api can call bch-js locally.
export LOCAL_RESTURL=http://127.0.0.1:3000/v3/
# slp-api alternative SLP validator.
export SLP_API_URL=http://10.0.0.5:5001/
npm start