mirror of
https://github.com/EvernodeXRPL/sashimono.git
synced 2026-07-31 11:00:24 +00:00
update optional parameter
update optional parameter MB_DATA_DIR=. node app.js
This commit is contained in:
@@ -45,6 +45,7 @@ Run `make installer` ('installer.tar.gz' will be placed in build directory)
|
||||
1. `node app.js` will start the message board with ixrpl account data.
|
||||
1. Optional environment `MB_DEV=1` for dev mode, if not given it'll be prod mode.
|
||||
1. Optional environment `MB_FILE_LOG=1` will keep logging in a log file inside log directory (used for debugging).
|
||||
1. Optional environment `MB_DATA_DIR=. node app.js` will read the config files(both 'mb-xrpl.cfg' and 'secret.cfg') from same level of hierarchy.
|
||||
1. This will listen to redeems on the configured host xrpl account.
|
||||
1. If sashimono agent and sashi CLI is up, this will issue instance management commands to the CLI.
|
||||
1. Responses data will be encrypted with redeem transaction account's pubkey and sent back to it as a transaction.
|
||||
|
||||
Reference in New Issue
Block a user