fix lint error

This commit is contained in:
LexLuthr
2024-03-05 13:03:49 +04:00
parent 28c95bbf82
commit d0753d1bdb
+1 -1
View File
@@ -256,7 +256,7 @@ Get it with: jq .PrivateKey ~/.lotus-miner/keystore/MF2XI2BNNJ3XILLQOJUXMYLUMU`,
}
}
}
if deps.ProofTypes == nil {
deps.ProofTypes = map[abi.RegisteredSealProof]bool{}
}