Expand description
Long polling support for the getblocktemplate RPC.
These implementation details are private, and should not be relied upon by miners.
They are also different from the zcashd implementation of long polling.
Structs§
- Long
Poll Id - The encoded long poll ID, generated from the
LongPollInput. - Long
Poll Input - The inputs to the long polling check.
Constants§
- LONG_
POLL_ ID_ LENGTH - The length of a serialized
LongPollIdstring.
Functions§
- update_
checksum 🔒 - Update
checksumfromitem, so changes initemare likely to also changechecksum.