chore: fix typos and naming inconsistencies (#25001)

Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
This commit is contained in:
Gengar
2025-07-25 19:05:59 +00:00
committed by GitHub
co-authored by Alex | Interchain Labs
parent ef889cdcdf
commit 15cb0ca7ce
11 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ import (
)
// TestRandomizedGenState tests the normal scenario of applying RandomizedGenState.
// Abonormal scenarios are not tested here.
// Abnormal scenarios are not tested here.
func TestRandomizedGenState(t *testing.T) {
registry := codectypes.NewInterfaceRegistry()
types.RegisterInterfaces(registry)