Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
add rollkit flags
Browse files Browse the repository at this point in the history
  • Loading branch information
Ganesha Upadhyaya authored and Ganesha Upadhyaya committed Aug 29, 2023
1 parent 389d48d commit a01a622
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/start.go
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ is performed. Note, when enabled, gRPC will also be automatically enabled.

// add support for all CometBFT-specific command line options
cmtcmd.AddNodeFlags(cmd)
rollconf.AddFlags(cmd)

if opts.AddFlags != nil {
opts.AddFlags(cmd)
Expand Down

0 comments on commit a01a622

Please sign in to comment.