Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rauljordan committed Mar 27, 2024
1 parent aa0af74 commit a7ca863
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions staker/state_provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ var DefaultBoldConfig = BoldConfig{
API: false,
APIHost: "127.0.0.1",
APIPort: 9393,
APIDBPath: "/tmp/bold-api-db",
}

func BoldConfigAddOptions(prefix string, f *flag.FlagSet) {
Expand Down

0 comments on commit a7ca863

Please sign in to comment.