Package org.bitcoindevkit
Class Log
-
- All Implemented Interfaces:
public class LogA log message from the node.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classLog.DebugA human-readable debug message.
public classLog.ConnectionsMetAll the required connections have been met. This is subject to change.
public final classLog.ProgressA percentage value of filters that have been scanned.
public final classLog.StateUpdateA state in the node syncing process.
public final classLog.TxSentA transaction was broadcast over the wire. The transaction may or may not be rejected by recipient nodes.
-