Skip to content

Commit

Permalink
explicitly empty default value for payload builder URL
Browse files Browse the repository at this point in the history
  • Loading branch information
tersec committed Jul 29, 2022
1 parent 6c98c75 commit 3793103
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions beacon_chain/conf.nim
Original file line number Diff line number Diff line change
Expand Up @@ -546,6 +546,7 @@ type
payloadBuilderUrl* {.
hidden
desc: "Payload builder URL"
defaultValue: ""
name: "payload-builder-url" .}: string

of BNStartUpCmd.createTestnet:
Expand Down

0 comments on commit 3793103

Please sign in to comment.