Skip to content

Commit

Permalink
update keys and options
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-jentzsch committed Feb 3, 2020
1 parent cc3e2a9 commit cf41228
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/1_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,13 @@ Default-Value: `-DIN3_STAGING=OFF`
Default-Value: `-DJAVA=OFF`


#### PKG_CONFIG_EXECUTABLE

pkg-config executable

Default-Value: `-DPKG_CONFIG_EXECUTABLE=/usr/local/bin/pkg-config`


#### POA

support POA verification including validatorlist updates
Expand Down
1 change: 1 addition & 0 deletions src/cmd/tools/used_keys.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ static char* USED_KEYS[] = {
"nodes",
"lastBlockNumber",
"lastNodeList",
"lastWhiteList",
"capacity",
"index",
"deposit",
Expand Down

0 comments on commit cf41228

Please sign in to comment.