Skip to content

Commit

Permalink
chore: remove useless field
Browse files Browse the repository at this point in the history
Signed-off-by: gfanton <[email protected]>
  • Loading branch information
gfanton committed Jun 7, 2024
1 parent e9b83b0 commit 1084072
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contribs/gnodev/pkg/dev/node.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ type NodeConfig struct {
NoReplay bool
MaxGasPerBlock int64
ChainID string
Txs []std.Tx
}

func DefaultNodeConfig(rootdir string) *NodeConfig {
Expand Down

0 comments on commit 1084072

Please sign in to comment.