Package org.bitcoindevkit
Interface CbfNodeInterface
-
- All Implemented Interfaces:
public interface 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.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
CbfNodeInterface.Companion
-