Module electrum_protocol

Source

Structs§

Client
A client connected to the server
ElectrumServer
TcpActor 🔒

Enums§

Message
SenderMessage

Constants§

REBROADCAST_INTERVAL 🔒
How often do we re-broadcast our transactions, until it gets confirmed

Traits§

AsyncStream

Functions§

client_accept_loop
Listens to new TCP connections in a loop
get_status 🔒
As per electrum documentation:

Type Aliases§

ClientId 🔒
Type alias for u32 representing a ClientId