docs: runtime docs + fix runtime missing field (#22816) (#24429)

Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
This commit is contained in:
julienrbrt
2025-04-09 18:11:21 +00:00
committed by GitHub
co-authored by Alex | Interchain Labs Tyler
parent 65acc32084
commit 6a1ec1bfc0
9 changed files with 211 additions and 33 deletions
+3
View File
@@ -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.