getHookHash( … )
Get meta information for a known Hook, by specifying the Hook Hash (64 hex chars)
Sdk.getHookHash(hookHash: string)
The getHookHash
method allows you to get meta information for a specific Hook hash (64 hex chars)
Returns: <HookHash>
Last updated