Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
miiu96 committed Jun 11, 2024
1 parent 5577c9d commit 9588ce7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node/chainSimulator/chainSimulator.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ type ArgsChainSimulator struct {
AlterConfigsFunction func(cfg *config.Configs)
}

// ArgsBaseChainSimulator holds the arguments needed to create a new instance of simulator
type ArgsBaseChainSimulator struct {
ArgsChainSimulator
ConsensusGroupSize uint32
Expand Down

0 comments on commit 9588ce7

Please sign in to comment.