Package org.bitcoindevkit
Interface LightNodeInterface
-
- All Implemented Interfaces:
public interface LightNodeInterface
A `LightNode` gathers transactions for a `Wallet`. To receive `Update` for `Wallet`, refer to the `Client`. The `LightNode` will run until instructed to stop.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
LightNodeInterface.Companion
-