Skip to main content

encodeContractAddress

For the complete documentation index, see llms.txt

@midnight-ntwrk/compact-runtime v0.16.0


@midnight-ntwrk/compact-runtime / encodeContractAddress

Function: encodeContractAddress()

function encodeContractAddress(addr): Uint8Array;

ContractAddress를 Compact의 ContractAddress 타입에서 사용하기 위한 Uint8Array로 인코딩합니다

Parameters

addr

string

Returns

Uint8Array