Skip to content

Commit

Permalink
add comma
Browse files Browse the repository at this point in the history
  • Loading branch information
nomaxg committed Dec 5, 2023
1 parent 2dfd97f commit df108cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ function writeConfigs(argv: any) {
"validation-server" : {
"url": argv.validationNodeUrl,
"jwtsecret": valJwtSecret,
}
},
"espresso": false,
"hotshot-address": "",
},
Expand Down

0 comments on commit df108cb

Please sign in to comment.