# Functions
ConvertValidatorAddressToBech32String converts the given validator address to its Bech32 string representation.
ConvertValidatorPubKeyToBech32String converts the given pubKey to a Bech32 string.
No description provided by the author
No description provided by the author
No description provided by the author
GetEnvOr returns the value of the ENV variable having the given key, or the provided orValue.
GetGenesisDocAndState reads the genesis from node or file and returns genesis doc and state.
GetGenesisState returns the genesis state by getting it from the given genesis doc.
No description provided by the author
ReadGenesisFileGenesisDoc reads the genesis file located at the given path.