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
I deterministically get on_block called with block_height 144 and immediately after 146 in all callbacks when starting from scratch. I have put some trace! to help with the debugging.
I have tried wiping the blockchain and redownload it completely, and the issue could still be reproduced.
I deterministically get
on_block
called withblock_height
144 and immediately after 146 in all callbacks when starting from scratch. I have put sometrace!
to help with the debugging.I have tried wiping the blockchain and redownload it completely, and the issue could still be reproduced.
The text was updated successfully, but these errors were encountered: