Package org.bitcoindevkit
Class HeaderNotification
-
- All Implemented Interfaces:
public final class HeaderNotification
Notification of a new block header.
-
-
Constructor Summary
Constructors Constructor Description HeaderNotification(ULong height, Header header)
-