BlockHashesRequestParams

@Serializable
data class BlockHashesRequestParams(val firstBlockIndex: Int, val blockCount: Int)

Block Hashes Request Params.

Author

Marcus Cvjeticanin

Since

0.3.0

Constructors

Link copied to clipboard
constructor(firstBlockIndex: Int, blockCount: Int)

Properties

Link copied to clipboard
Link copied to clipboard