Module get_block_template_rpcs

Source
Expand description

Mining-related RPCs.

Modules§

constants
Constant values used in mining rpcs methods.
get_block_template
Support functions for the get_block_template() RPC.
types
Types used in mining RPC methods.
zip317
The ZIP-317 block production algorithm.

Structs§

GetBlockTemplateRpcImpl
RPC method implementations.

Traits§

GetBlockTemplateRpcServer
Server trait implementation for the GetBlockTemplateRpc RPC API.