Skip to content

Commit

Permalink
add testground BootstrapPeerThreshold
Browse files Browse the repository at this point in the history
  • Loading branch information
zgfzgf committed Nov 11, 2020
1 parent 1301fd6 commit 49baa04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/params_shared_vals.go
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,5 @@ const PackingEfficiencyDenom = 5
// Actor consts
// TODO: Pull from actors when its made not private
var MinDealDuration = abi.ChainEpoch(180 * builtin2.EpochsInDay)

const BootstrapPeerThreshold = 4

0 comments on commit 49baa04

Please sign in to comment.