Checkpoint

data class Checkpoint(val networkTotalTransactions: Any?)

Constructors

Link copied to clipboard
constructor(networkTotalTransactions: Any?)

Properties

Link copied to clipboard

The total number of transaction blocks in the network by the end of this checkpoint.