Class TxConfirmNotificationProvider
Hierarchy
-
TxConfirmNotificationProvider
Properties
Private persistenceProvider
Methods
checkIfEnabled
- checkIfEnabled(txid: string): Promise<any>
-
Parameters
Returns Promise<any>
subscribe
- subscribe(client: any, opts: any): void
unsubscribe
- unsubscribe(client: any, txId: string): void