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