Class HeaderNotification

  • All Implemented Interfaces:

    
    public final class HeaderNotification
    
                        

    Notification of a new block header.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final ULong getHeight() New block height.
      final Unit setHeight(ULong height) New block height.
      final Header getHeader() Newly added header.
      final Unit setHeader(Header header) Newly added header.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait