Skip to main content

decodeCoinPublicKey

For the complete documentation index, see llms.txt

@midnight-ntwrk/compact-runtime v0.16.0


@midnight-ntwrk/compact-runtime / decodeCoinPublicKey

Function: decodeCoinPublicKey()

function decodeCoinPublicKey(pk): string;

Compact의 CoinPublicKey 타입에서 비롯된 Uint8Array로부터 CoinPublicKey를 디코딩합니다

Parameters

pk

Uint8Array

Returns

string