Interface BesuEvents.SyncStatusListener

  • Enclosing interface:
    BesuEvents

    public static interface BesuEvents.SyncStatusListener
    The listener interface for receiving sync status events.
    • Method Detail

      • onSyncStatusChanged

        void onSyncStatusChanged​(java.util.Optional<SyncStatus> syncStatus)
        Invoked when the synchronizer status changes
        Parameters:
        syncStatus - the sync status