You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There exists a Miner::ResultType::TIMEOUT that should be implemented.
the length of the timeout should be based on the target block interval, maybe twice or ten times or one hundred times as long (figure out what makes sense)
if the timeout is hit then the unmined transactions should be re-queued.
The text was updated successfully, but these errors were encountered:
There exists a
Miner::ResultType::TIMEOUT
that should be implemented.The text was updated successfully, but these errors were encountered: