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