Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.12.2
@aptos-labs/ts-sdk
HexInvalidReason
Enumeration HexInvalidReason
This enum is used to explain why parsing might have failed.
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
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
INVALID_
HEX_
CHARS
INVALID_
LENGTH
TOO_
SHORT
@aptos-labs/ts-sdk - v1.12.2
Loading...
Generated using
TypeDoc
This enum is used to explain why parsing might have failed.