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
{{ message }}
This repository was archived by the owner on Oct 20, 2023. It is now read-only.
I get the following error after submitting the block:
Block 3243 submission failed for pool because block was not found after submission
However, looking at the daemon, it's accepting the block and I get the rewards in my wallet.
Steps to Reproduce
[First Step]
[Second Step]
[and so on...]
Expected behavior
block would show up as rewarded
Actual behavior
block doesn't show up but rewards do (in the wallet only)
Reproduces how often
100%
Version
Running v.30 but have added Lbk3 support
Additional Information
Looking through the code, I'm not sure why it's not able to track the submission after it submits it. I'm sure I missed something on my attempt to add Lbk3 support. This is on a testnet, could that have anything to do with it?
Description
I get the following error after submitting the block:
Block 3243 submission failed for pool because block was not found after submission
However, looking at the daemon, it's accepting the block and I get the rewards in my wallet.
Steps to Reproduce
Expected behavior
block would show up as rewarded
Actual behavior
block doesn't show up but rewards do (in the wallet only)
Reproduces how often
100%
Version
Running v.30 but have added Lbk3 support
Additional Information
Looking through the code, I'm not sure why it's not able to track the submission after it submits it. I'm sure I missed something on my attempt to add Lbk3 support. This is on a testnet, could that have anything to do with it?