# Functions
IsHttpStatusCodeSuccess returns true if the provided status code is 2xx.
# Constants
AddressHRP is the bech32 HRP used in addresses.
AddressLen is the constant for the length of the address.
BLSHexKeyLen is the constant for the length of the hexed BLS key.
BLSKeyLen is the constant for the length of the BLS key.
defined constants for the MessageOutputType.
EveryWeekDay is the constant that encodes each week day option.
defined constants for the MessageOutputType.
defined constants for the MessageOutputType.
# Structs
Address defines the address DTO with it's 2 representations.
CheckResponse defines the checking response DTO.
IdentitiesHolder will hold all involved identities: wallet addresses or BLS keys.
OutputMessage defines the message to be sent to an output notifier.
ValidatorStatistics represents the DTO returned by the API.
ValidatorStatisticsResponse represents the DTO for the validator/statistics response.
# Type aliases
MessageOutputType defines the output type for a message.