Skip to content

Commit

Permalink
Hide flag
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhauner committed Aug 9, 2023
1 parent 5608271 commit fb485ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lcli/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,7 @@ fn main() {
.help("Controls the response to newPayload and forkchoiceUpdated. \
Set to 'true' to return VALID. Set to 'false' to return SYNCING.")
.default_value("false")
.hidden(true)
)
.arg(
Arg::with_name("shanghai-time")
Expand Down

0 comments on commit fb485ec

Please sign in to comment.