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
Contract.deploy()
Simulator throws "Unknown complete address" rather than "No public key registered".
Reported by @drgorillamd from Wonderland via Discord
The text was updated successfully, but these errors were encountered:
fix: confusing "Unknown complete address" error (#2967)
3a8f54a
1. Fixes #2951 2. Sneaked in a naming issue fix where getPublicKey was returning a `CompleteAddress`
benesjan
Successfully merging a pull request may close this issue.
Contract.deploy()
setting no pubkeySimulator throws "Unknown complete address" rather than "No public key registered".
Reported by @drgorillamd from Wonderland via Discord
The text was updated successfully, but these errors were encountered: