Variable TOKEN_ID_LENGTHConst

TOKEN_ID_LENGTH: number = ...

TokenIDs must be exactly 8 bytes (16 characters) long.

The first 4 bytes correspond to the chainID, see CHAIN_ID_LENGTH. The last 4 bytes to the local ID, see LOCAL_ID_LENGTH.

Generated using TypeDoc