decodeContractAddress
@midnight-ntwrk/compact-runtime v0.9.0
@midnight-ntwrk/compact-runtime / decodeContractAddress
Function: decodeContractAddress()
function decodeContractAddress(addr): string;
Decode a ContractAddress from a Uint8Array originating from
Compact's ContractAddress type
Parameters
addr
Uint8Array
Returns
string