GetBlockTemplateRequest

@Serializable
data class GetBlockTemplateRequest(val jsonrpc: String, val method: String, val params: GetBlockTemplateParams)

Get block template request.

Author

Marcus Cvjeticanin

Since

0.3.0

Constructors

Link copied to clipboard
constructor(jsonrpc: String, method: String, params: GetBlockTemplateParams)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard