@aptos-labs/ts-sdk - v3.1.1
Preparing search index...
HexInvalidReason
Enumeration HexInvalidReason
Provides reasons for parsing failures related to hexadecimal values.
Index
Enumeration Members
INVALID_
HEX_
CHARS
INVALID_
LENGTH
TOO_
SHORT
Enumeration Members
INVALID_
HEX_
CHARS
INVALID_HEX_CHARS
:
"invalid_hex_chars"
INVALID_
LENGTH
INVALID_LENGTH
:
"invalid_length"
TOO_
SHORT
TOO_SHORT
:
"too_short"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Enumeration Members
INVALID_
HEX_
CHARS
INVALID_
LENGTH
TOO_
SHORT
@aptos-labs/ts-sdk - v3.1.1
Loading...
Provides reasons for parsing failures related to hexadecimal values.