Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io> Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
This commit is contained in:
co-authored by
Alex | Interchain Labs
Tyler
parent
65acc32084
commit
6a1ec1bfc0
@@ -136,6 +136,9 @@ var (
|
||||
KvStoreKey: "acc",
|
||||
},
|
||||
},
|
||||
SkipStoreKeys: []string{
|
||||
"tx",
|
||||
},
|
||||
// NOTE: The genutils module must occur after staking so that pools are
|
||||
// properly initialized with tokens from genesis accounts.
|
||||
// NOTE: The genutils module must also occur after auth so that it can access the params from auth.
|
||||
|
||||
Reference in New Issue
Block a user