GetBlockTemplateParams

@Serializable
data class GetBlockTemplateParams(val reserveSize: Long, val walletAddress: String)

Get block template params.

Author

Marcus Cvjeticanin

Since

0.3.0

Constructors

Link copied to clipboard
constructor(reserveSize: Long, walletAddress: String)

Properties

Link copied to clipboard
Link copied to clipboard