CbfNodeInterface

A `CbfNode` gathers transactions for a `Wallet`. To receive `Update` for `Wallet`, refer to the `CbfClient`. The `CbfNode` will run until instructed to stop.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun run()

Start the node on a detached OS thread and immediately return.