We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QT wallet allows same scape address as staking address.
By contrast, paycoind returns error message:
error: {"code":-1,"message":"Cannot set scrape address to the same as staking address."}
Not sure which one is right, or if the discrepancy could cause problems.
The text was updated successfully, but these errors were encountered:
Yeah it shouldn't allow the same address, though clearly I failed to handle that on the QT side....
Sorry, something went wrong.
No branches or pull requests
QT wallet allows same scape address as staking address.
By contrast, paycoind returns error message:
error: {"code":-1,"message":"Cannot set scrape address to the same as staking address."}
Not sure which one is right, or if the discrepancy could cause problems.
The text was updated successfully, but these errors were encountered: