decodeCoinPublicKey
For the complete documentation index, see llms.txt
@midnight/ledger / decodeCoinPublicKey
Function: decodeCoinPublicKey()
function decodeCoinPublicKey(pk): string;
Compact의 Uint8Array에서 CoinPublicKey를 디코딩합니다.
CoinPublicKey type
Parameters
pk
Uint8Array
Returns
string