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