Consider removing QUERY_VERSION from utils
What the title says about this constant: https://github.com/OpenZeppelin/cairo-contracts/blob/df60a4231ecf8063d0a48752bf5b42738f4389a4/packages/account/src/utils.cairo#L14
Hey @ericnordelo Would you assign me this issue? I'm very interested in working on it.
Hey @FabijanC, thanks for your interest in contributing! We haven't decided if we want to remove this constant in this particular issue since it might be helpful as a reference for users when testing interactions with accounts, even if we are not using it in the library. We will update the issue accordingly or remove it once we make a decision.
Hey @ericnordelo , would you direct me to another issue that is good first issue to tackle? Thank you.
Sure! Check the good first issue label
hey @ericnordelo can you direct me to a good first issue i can work on