MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / resetWebhookSigning

Function resetWebhookSigning

server/src/training-agent/webhooks.ts:367–370  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

365
366/** Reset state — tests only. */
367export function resetWebhookSigning(): void {
368 material = null;
369 emitter = null;
370}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected