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

Class

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

Source from the content-addressed store, hash-verified

115 );
116
117class TransactionEffectFailure {
118 constructor(readonly error: unknown) {}
119}
120

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected