• Z
    future queued block support · 262714fc
    zelig 提交于
    - queued       bool // flag for blockpool to skip TD check
    - set to true when future block queued
    - in checkTD: skip check if queued
    - TODO: add test (insertchain sets future block)
    262714fc
block.go 9.8 KB