Closed bingryan closed 1 year ago
When I restart, it will scan the latest block :) , then I make btcoind generate new block , hord not start scan the lastest block :)
Why not this logic:: btcoind generates a new block, hord will synchronize the latest block
@lgalabru Is this expected behavior?
error by my btcoind client's zeromq.
Hi,
After
hord service start --config-path=./Hord.toml
scan the lastest block. and get info:then I make btcoind generate new block(generate 10 blocks), but hord not start scan the lastest block.
Is this a BUG or need to use other methods to let hord start scan lastest block(scan the new 10 blocks).