mirror of
https://github.com/EvernodeXRPL/hpcore.git
synced 2026-04-29 15:37:59 +00:00
hpfs binary with optimized write fix. (#303)
* Updated hpfs bin. * Improved logs. * Local cluster script log level fix.
This commit is contained in:
BIN
test/bin/hpfs
BIN
test/bin/hpfs
Binary file not shown.
@@ -116,7 +116,7 @@ do
|
||||
}, null, 2)")
|
||||
|
||||
log_json=$(node -p "JSON.stringify({...require('./tmp.json').log, \
|
||||
loglevel: '$loglevel', \
|
||||
log_level: '$loglevel', \
|
||||
loggers:['console', 'file'] \
|
||||
}, null, 2)")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user