CompactBlockProcessorNotificationKey

public struct CompactBlockProcessorNotificationKey

CompactBlockProcessor notification userInfo object keys. check Notification.Name extensions for more details.

  • Undocumented

    Declaration

    Swift

    public static let progress: String
  • Undocumented

    Declaration

    Swift

    public static let progressHeight: String
  • Undocumented

    Declaration

    Swift

    public static let reorgHeight: String
  • Undocumented

    Declaration

    Swift

    public static let latestScannedBlockHeight: String
  • Undocumented

    Declaration

    Swift

    public static let rewindHeight: String
  • Undocumented

    Declaration

    Swift

    public static let error: String