Function: pubkey()
function pubkey(id): Uint8Array;
Defined in: packages/overcast-core/src/serialization.ts:60
A Pubkey's raw 32 bytes.
Parameters
| Parameter | Type |
|---|---|
id | string |
Returns
Uint8Array
function pubkey(id): Uint8Array;
Defined in: packages/overcast-core/src/serialization.ts:60
A Pubkey's raw 32 bytes.
| Parameter | Type |
|---|---|
id | string |
Uint8Array