Update chain.go

This commit is contained in:
sectrgt
2022-09-25 21:01:08 -04:00
committed by GitHub
parent ba89d2ccac
commit 857c091576
+1
View File
@@ -62,6 +62,7 @@ var ChainCmd = &cli.Command{
ChainDecodeCmd,
ChainEncodeCmd,
ChainDisputeSetCmd,
ChainPruneCmd,
},
}