Type alias UtxoProcessorNotificationCallback<E>

UtxoProcessorNotificationCallback<E>: ((event) => void)

UtxoProcessor notification callback type.

This type declares the callback function that is called when notification is emitted from the UtxoProcessor or UtxoContext subsystems.

Type Parameters

Type declaration

Generated using TypeDoc