Skip to content

Commit

Permalink
your_private_active_key_here
Browse files Browse the repository at this point in the history
  • Loading branch information
technologiespro committed Jun 29, 2020
1 parent 6bc5040 commit eb56ae9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ nano config.json
Set

- port - app port number default 48887 up to 65535
- bts.node - public bitshares node
- bts.node - public bitshares api node
- bts.registrar - registrar account
- bts.wif - registrar account private active key
- bts.default_referrer - default referrer account name
Expand Down
2 changes: 1 addition & 1 deletion sample.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"bts": {
"node": "wss://cloud.xbts.io/ws",
"registrar": "xbtsio-wallet",
"wif": "",
"wif": "your_private_active_key_here",
"default_referrer": "xbtsio-wallet",
"referrer_percent": 50,
"core_asset": "BTS",
Expand Down

0 comments on commit eb56ae9

Please sign in to comment.