Skip to content

Commit

Permalink
Test PR build
Browse files Browse the repository at this point in the history
  • Loading branch information
leszko committed Oct 24, 2023
1 parent cd4670a commit a09d117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/livepeer/starter/starter.go
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ func DefaultLivepeerConfig() LivepeerConfig {
defaultTicketEV := "1000000000000"
defaultMaxFaceValue := "0"
defaultMaxTicketEV := "3000000000000"
defaultDepositMultiplier := 2
defaultDepositMultiplier := 1
defaultMaxPricePerUnit := 0
defaultPixelsPerUnit := 1
defaultAutoAdjustPrice := true
Expand Down

0 comments on commit a09d117

Please sign in to comment.