MCPcopy Create free account
hub / github.com/blockprotocol/blockprotocol / hash

Method hash

apps/site/src/lib/api/model/api-key.model.ts:82–97  ·  view source on GitHub ↗
({
    publicId,
    privateId,
    salt,
  }: {
    publicId: string;
    privateId: string;
    salt: string;
  })

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

createMethod · 0.95
validateAndGetMethod · 0.80

Calls 1

updateMethod · 0.80

Tested by

no test coverage detected