Electrum Client
class ElectrumClient(socketBuilder: TcpSocket.Builder?, scope: CoroutineScope) : CoroutineScope
Content copied to clipboard
Types
Functions
connect
Link copied to clipboard
disconnect
Link copied to clipboard
fun disconnect()
Content copied to clipboard
open Notifications Subscription
Link copied to clipboard
request Response Timestamps
Link copied to clipboard
Returns a list of requests, and when the most recent corresponding response was received.
send Electrum Request
Link copied to clipboard
send Message
Link copied to clipboard
Properties
connectionState
Link copied to clipboard
coroutineContext
Link copied to clipboard
socketBuilder
Link copied to clipboard