StatusSyncResponse
public struct StatusSyncResponse: APIResponse
Undocumented
-
Declaration
Swift
public let success: Bool -
Undocumented
Declaration
Swift
public let syncing: Bool -
Undocumented
Declaration
Swift
public let blocks: UInt64 -
Undocumented
Declaration
Swift
public let height: UInt64 -
Undocumented
Declaration
Swift
public let broadhash: String -
Undocumented
Declaration
Swift
public let consensus: UInt64
View on GitHub
StatusSyncResponse Structure Reference