Skip to content

Commit

Permalink
Run ./nix/regenerate.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimbo4350 committed Oct 15, 2019
1 parent 37792b4 commit 65c8be6
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
20 changes: 16 additions & 4 deletions nix/.stack.nix/cardano-config.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions scripts/generator.sh
Expand Up @@ -36,6 +36,7 @@ function mkdlgcert () {

set -x
${CMD} \
--log-config configuration/log-configuration.yaml \
$(mkdlgkey 0) \
$(mkdlgcert 0) \
${NETARGS[*]} \
Expand Down
1 change: 1 addition & 0 deletions scripts/genesis.sh
Expand Up @@ -27,6 +27,7 @@ not_so_secret=2718281828

tmpdir="`mktemp`.d"
common=(
--log-config "configuration/log-configuration.yaml"
--real-pbft
)
args=(
Expand Down

0 comments on commit 65c8be6

Please sign in to comment.