(
ctx: ExecutionContext,
block: SerializedBlock,
inputs: Record<string, any>
)
| 517 | canHandle(block: SerializedBlock): boolean |
| 518 | |
| 519 | execute( |
| 520 | ctx: ExecutionContext, |
| 521 | block: SerializedBlock, |
| 522 | inputs: Record<string, any> |
no outgoing calls
no test coverage detected