Type alias WalletNotificationCallback

WalletNotificationCallback: ((event) => void)

Wallet notification callback type.

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

Type declaration

Generated using TypeDoc