mark TODO for fixing policy stuffs in test
This commit is contained in:
parent
2c9ea8c46b
commit
73e7c42b7e
@ -418,7 +418,7 @@ func (n *Ensemble) Start() *Ensemble {
|
||||
// nv, err := m.FullNode.FullNode.StateNetworkVersion(ctx, types.EmptyTSK)
|
||||
// require.NoError(n.t, err)
|
||||
|
||||
// this doesn't currently work with the FVM -- we need to specify policy somehow
|
||||
// TODO this doesn't currently work with the FVM -- we need to specify policy somehow
|
||||
// proofType, err := miner.WindowPoStProofTypeFromSectorSize(m.options.sectorSize)
|
||||
// require.NoError(n.t, err)
|
||||
// so do this instead, which works:
|
||||
|
Loading…
Reference in New Issue
Block a user