Skip to content

Commit

Permalink
Add ForceHttp Option
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcauchi committed Nov 10, 2024
1 parent cb1a5a5 commit 1ec78c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions seth/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ type Config struct {
BlockStatsConfig *BlockStatsConfig `toml:"block_stats"`
GasBump *GasBumpConfig `toml:"gas_bump"`
ReadOnly bool `toml:"read_only"`
ForceHTTP bool `toml:"force_http"`
}

type GasBumpConfig struct {
Expand Down

0 comments on commit 1ec78c4

Please sign in to comment.