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 had two local clients with each having a local identity which had already been successfully registered (two clients could communicate via email). I added a second identity to one of the clients and tried to mine it. Some time after that, I saw in console log:
delegate through exception... it shouldn't do that!
t.prev == my->_cur_block.prev
also, it looks like it mined a block with age 1, just prior to this. I have the log for it still.
The text was updated successfully, but these errors were encountered:
I had two local clients with each having a local identity which had already been successfully registered (two clients could communicate via email). I added a second identity to one of the clients and tried to mine it. Some time after that, I saw in console log:
delegate through exception... it shouldn't do that!
t.prev == my->_cur_block.prev
also, it looks like it mined a block with age 1, just prior to this. I have the log for it still.
The text was updated successfully, but these errors were encountered: