StatusResponse
public struct StatusResponse: APIResponse
Undocumented
-
Declaration
Swift
public let success: Bool -
Undocumented
Declaration
Swift
public let height: Int -
Undocumented
Declaration
Swift
public let fee: Int -
Undocumented
Declaration
Swift
public let milestone: Int -
Undocumented
Declaration
Swift
public let reward: Int -
Undocumented
Declaration
Swift
public let supply: Int
View on GitHub
StatusResponse Structure Reference