@lelantos-org/sdk / index / detectionKey
Function: detectionKey() โ
ts
function detectionKey(vk, gamma?): Promise<FmdDetectionKey>;Defined in: @lelantos-org/sdk/dist/keys/convenience.d.ts:18
The ฮณ FMD detection scalars for a viewing key.
Releasing these releases the root detection secret permanently โ see detectionKeyFor.
Parameters โ
| Parameter | Type |
|---|---|
vk | ViewingKey |
gamma? | number |
Returns โ
Promise<FmdDetectionKey>