dispatch

abstract fun dispatch(operationDispatcher: L1OperationDispatcher)

Dispatch this operation through an L1OperationDispatcher.

Parameters

operationDispatcher

The L1OperationDispatcher that will accept this operation.