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