Skip to content

Commit

Permalink
test: set WindowSize
Browse files Browse the repository at this point in the history
  • Loading branch information
n8maninger committed Mar 23, 2023
1 parent deb6b64 commit 5174c91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/test/host.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ type Host struct {
var DefaultSettings = settings.Settings{
AcceptingContracts: true,
MaxContractDuration: blocksPerMonth * 3,
WindowSize: 144,
MaxCollateral: types.Siacoins(5000),

ContractPrice: types.Siacoins(1).Div64(4),
Expand Down

0 comments on commit 5174c91

Please sign in to comment.