Electrum

data class Electrum(val config: ElectrumConfig) : BlockchainConfig

Electrum client.

Constructors

Link copied to clipboard
fun Electrum(config: ElectrumConfig)

Properties

Link copied to clipboard
val config: ElectrumConfig