Package org.bitcoindevkit
Class CbfNode
-
- All Implemented Interfaces:
-
java.lang.AutoCloseable
,org.bitcoindevkit.CbfNodeInterface
,org.bitcoindevkit.Disposable
public class CbfNode implements Disposable, AutoCloseable, 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.