mirror of
https://github.com/Nathanwoodburn/FireWallet.git
synced 2024-11-10 09:18:15 +11:00
Nathan Woodburn
a8f425434e
- Added `HSD` and `HSD-command` keys to node.txt file - Users can now set a custom HSD launch command by setting the `hsd-command` key in node.txt - README.md updated with instructions on how to set a custom HSD launch command using `{default-dir}`, `{key}` and `{Bob}` - Support section added to README.md
5 lines
168 B
Plaintext
5 lines
168 B
Plaintext
IP: 127.0.0.1
|
|
Network: 0
|
|
Key: my-super-secret-api-key
|
|
HSD: False
|
|
HSD-command: {default-dir} --agent=FireWallet --index-tx --index-address --api-key {key} --prefix {Bob} |