Closed PiVortex closed 1 year ago
All $ cargo test
tests passed
These instructions for testing have been followed, and there seem to be no issues.
My solution for the JSON arguments flipping order here is rather messy, it is likely to cost more gas and adds somewhat of a useless dependency in the toml. I tried to fix it with a raw string, but that solution was also messy and didn't work.
Also, shouldn't admins be able to make the sort of changes in lib.rs not just moderators?
@PiVortex Well, at the end of the day, it turned out that the access control rules had a user with invalid account id (Cindytest.near
), so I had to revert the contract once again, debug it, remove the user, and deploy this new version of the contract back. Now it is up and running, thanks for contributing it!
Solution for https://github.com/near/neardevhub-contract/issues/23