implement sector commitments and proof verification

This commit is contained in:
whyrusleeping
2019-08-06 23:35:57 -07:00
parent e43ee3cdb9
commit b7c6333fef
12 changed files with 379 additions and 30 deletions
+1
View File
@@ -108,4 +108,5 @@ var Commands = []*cli.Command{
versionCmd,
walletCmd,
createMinerCmd,
stateCmd,
}