decodeTokenType
For the complete documentation index, see llms.txt
@midnight-ntwrk/compact-runtime v0.9.0
@midnight-ntwrk/compact-runtime / decodeTokenType
Function: decodeTokenType()
function decodeTokenType(tt): string;
Compact의 TokenType 타입에서 비롯된 Uint8Array로부터
TokenType을 디코딩합니다
Parameters
tt
Uint8Array
Returns
string