getHookHashes()
Get the meta information for all known Hooks. Object returned contains Hook hash as key, meta as value.
const hookHashes = await Sdk.getHookHashes();Last updated
Was this helpful?
Get the meta information for all known Hooks. Object returned contains Hook hash as key, meta as value.
const hookHashes = await Sdk.getHookHashes();Last updated
Was this helpful?
Was this helpful?