encodeRawTokenType
For the complete documentation index, see llms.txt
@midnight-ntwrk/compact-runtime v0.16.0
@midnight-ntwrk/compact-runtime / encodeRawTokenType
Function: encodeRawTokenType()
function encodeRawTokenType(tt): Uint8Array;
원시 RawTokenType을 Compact의 RawTokenType 타입에서
사용하기 위한 Uint8Array로 인코딩합니다
Parameters
tt
string
Returns
Uint8Array