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
anInstanceStorageManager.deleteInstanceAdmin
agoric-sdk/packages/zoe/src/typeGuards.js
Line 227 in 97cb715
Should be
deleteInstanceAdmin: M.call(InstanceAdminShape).returns(),
Caught by the stricter checking of endojs/endo#1712 as tested by #8340
See #8339 (review)
The text was updated successfully, but these errors were encountered:
Fixed by #8339
Sorry, something went wrong.
Chris-Hibbert
No branches or pull requests
agoric-sdk/packages/zoe/src/typeGuards.js
Line 227 in 97cb715
Should be
Caught by the stricter checking of endojs/endo#1712 as tested by #8340
See #8339 (review)
The text was updated successfully, but these errors were encountered: