Electrum Watcher
class ElectrumWatcher(client: ElectrumClient, scope: CoroutineScope) : CoroutineScope
Content copied to clipboard
Types
Functions
open Tx Notifications Flow
Link copied to clipboard
fun openTxNotificationsFlow(): Flow<Pair<ByteVector32, GetTxWithMetaResponse>>
Content copied to clipboard
open Up To Date Flow
Link copied to clipboard
open Watch Notifications Flow
Link copied to clipboard
send
Link copied to clipboard
Properties
client
Link copied to clipboard
coroutineContext
Link copied to clipboard
notificationsFlow
Link copied to clipboard