fix(stf): fixes to make init genesis pass (#21088)

Co-authored-by: marbar3778 <marbar3778@yahoo.com>
This commit is contained in:
Alexander Peters
2024-07-27 18:11:24 +00:00
committed by GitHub
co-authored by marbar3778
parent 2e0884564f
commit b05bb2601e
8 changed files with 16 additions and 9 deletions
+1
View File
@@ -36,6 +36,7 @@ import (
"github.com/cosmos/cosmos-sdk/codec"
codectypes "github.com/cosmos/cosmos-sdk/codec/types"
"github.com/cosmos/cosmos-sdk/std"
_ "github.com/cosmos/cosmos-sdk/x/genutil"
)
// DefaultNodeHome default home directories for the application daemon