Skip to content
New issue

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

Secret contract public and private keys not being set in storage although instantiated #16

Closed
ltfschoen opened this issue Oct 15, 2024 · 1 comment

Comments

@ltfschoen
Copy link
Collaborator

when i run

yarn run secret:queryPubkey

why doesn't it find MyKeys even though the contract was instantiated, and the instantiation function sets those keys

secret_evm_storage::state::MyKeys not found
res:  secret_evm_storage::state::MyKeys not found
@ltfschoen ltfschoen changed the title MyKeys not being set Secret contract public and private keys not being set in storage although instantiated Oct 15, 2024
@ltfschoen
Copy link
Collaborator Author

this works now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant