mirror of
https://github.com/EvernodeXRPL/hp-devkit.git
synced 2026-04-29 15:37:58 +00:00
Changed config file format
This commit is contained in:
@@ -97,7 +97,7 @@ function bundle(nodePublicKey, contractDirectoryPath) {
|
||||
],
|
||||
"bin_path": `${overrideConfig?.contract.bin_path}`,
|
||||
"bin_args": `${overrideConfig?.contract.bin_args}`,
|
||||
"environment": "",
|
||||
"environment": {},
|
||||
"max_input_ledger_offset": 10,
|
||||
"consensus": {
|
||||
"mode": "private",
|
||||
|
||||
Reference in New Issue
Block a user