Skip to main content

decodeRawTokenType

For the complete documentation index, see llms.txt

@midnight-ntwrk/compact-runtime v0.16.0


@midnight-ntwrk/compact-runtime / decodeRawTokenType

Function: decodeRawTokenType()

function decodeRawTokenType(tt): string;

Compact의 RawTokenType 타입에서 비롯된 Uint8Array로부터 원시 RawTokenType을 디코딩합니다

Parameters

tt

Uint8Array

Returns

string