Skip to main content

Crate block_template_to_proposal

Crate block_template_to_proposal 

Source
Expand description

Transforms a JSON block template into a hex-encoded block proposal.

Prints the parsed template and parsed proposal structures to stderr.

For usage please refer to the program help: block-template-to-proposal --help

Modulesยง

args ๐Ÿ”’
block-template-to-proposal arguments

Constantsยง

MIN_TEMPLATE_BYTES ๐Ÿ”’
The minimum number of characters in a valid `getblocktemplate JSON response.

Functionsยง

main ๐Ÿ”’
Process entry point for block-template-to-proposal