Type alias WalletNotificationCallback<E>

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

Wallet notification callback type.

This type declares the callback function that is called when notification is emitted from the Wallet (and the underlying UtxoProcessor or UtxoContext subsystems).

Type Parameters

Type declaration

See

Wallet

Generated using TypeDoc