Checkpoint

data class Checkpoint(val networkTotalTransactions: Any?)

Constructors

Link copied to clipboard
constructor(networkTotalTransactions: Any?)

Properties

Link copied to clipboard

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