Skip to content

Commit

Permalink
test: niporep: add niporep test miner, make manual test multi-miner c…
Browse files Browse the repository at this point in the history
…apable
  • Loading branch information
rvagg committed May 27, 2024
1 parent 190e64a commit 04b05e6
Show file tree
Hide file tree
Showing 2 changed files with 450 additions and 170 deletions.
1 change: 1 addition & 0 deletions itests/kit/node_opts.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ import (
const DefaultPresealsPerBootstrapMiner = 2

const TestSpt = abi.RegisteredSealProof_StackedDrg2KiBV1_1
const TestSptNi = abi.RegisteredSealProof_StackedDrg2KiBV1_1_Feat_NiPoRep

// nodeOpts is an options accumulating struct, where functional options are
// merged into.
Expand Down
Loading

0 comments on commit 04b05e6

Please sign in to comment.