remove old comment

This commit is contained in:
Steven Allen 2020-09-22 11:19:28 -07:00
parent 441d7ff790
commit c91774be3b

View File

@ -170,7 +170,6 @@ var chainBalanceStateCmd = &cli.Command{
sm := stmgr.NewStateManager(cs)
// Options: (a) encode the version in the chain or (b) pass a flag.
tree, err := state.LoadStateTree(cst, sroot)
if err != nil {
return err