Package org.bitcoindevkit
Class Log.StateUpdate
-
- All Implemented Interfaces:
public final class Log.StateUpdate extends Log
A state in the node syncing process.
-
-
Constructor Summary
Constructors Constructor Description Log.StateUpdate(NodeState nodeState)
-
Method Summary
Modifier and Type Method Description final NodeState
getNodeState()
-
-
-
Constructor Detail
-
Log.StateUpdate
Log.StateUpdate(NodeState nodeState)
-
-
Method Detail
-
getNodeState
final NodeState getNodeState()
-
-