# Variables
ErrBase58DecodeFailed is returned if a base58 encoded string can not be decoded.
ErrFatal is returned if a fatal error occurs that does not allow the program to continue execution.
ErrParseBytesFailed is returned if information can not be parsed from a sequence of bytes.