Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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. */
367
export
function
resetWebhookSigning(): void {
368
material = null;
369
emitter = null;
370
}
Callers
1
training-agent-webhooks.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected