MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor /

Class

packages/core/sdk/src/fuma-runtime.ts:236–236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234 );
235
236class TransactionEffectFailure {
237 constructor(readonly error: unknown) {}
238}
239

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected