handle getting state for genesis block

This commit is contained in:
whyrusleeping
2019-10-02 12:00:08 -06:00
parent 1ec5c61015
commit 65def6cc58
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@ package full
import (
"context"
"go.uber.org/fx"
"golang.org/x/xerrors"