docs: fix misspelled issues (#24985)
This commit is contained in:
@@ -214,7 +214,7 @@ var (
|
||||
Name: stakingtypes.ModuleName,
|
||||
Config: appconfig.WrapAny(&stakingmodulev1.Module{
|
||||
// NOTE: specifying a prefix is only necessary when using bech32 addresses
|
||||
// If not specfied, the auth Bech32Prefix appended with "valoper" and "valcons" is used by default
|
||||
// If not specified, the auth Bech32Prefix appended with "valoper" and "valcons" is used by default
|
||||
Bech32PrefixValidator: "cosmosvaloper",
|
||||
Bech32PrefixConsensus: "cosmosvalcons",
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user