Skip to content

Commit

Permalink
update default
Browse files Browse the repository at this point in the history
  • Loading branch information
amsanghi committed Feb 13, 2025
1 parent f95cee9 commit ee9ebd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion staker/bold/bold_staker.go
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ var DefaultBoldConfig = BoldConfig{
AutoIncreaseAllowance: true,
DelegatedStaking: DefaultDelegatedStakingConfig,
RPCBlockNumber: "finalized",
MaxGetLogBlocks: 1000,
MaxGetLogBlocks: 5000,
}

var BoldModes = map[legacystaker.StakerStrategy]boldtypes.Mode{
Expand Down

0 comments on commit ee9ebd6

Please sign in to comment.