encodeRawTokenType
For the complete documentation index, see llms.txt
@midnight/ledger / encodeRawTokenType
Function: encodeRawTokenType()
function encodeRawTokenType(tt): Uint8Array;
원시 RawTokenType을 Compact에서 사용할 Uint8Array로 인코딩합니다.
RawTokenType type
Parameters
tt
string
Returns
Uint8Array