wrap-cli
wrap-cli copied to clipboard
Bug: deployment pipeline -> ipfs deployment -> 413 Request Entity Too Large
When trying to deploy the Uniswap V3 wrapper, I got this error. Deleting the meta folder and polywrap.meta.json resolved the issue.
@nerfZael probably is something related to the constraints defined in wrappers.io regarding package validation?
@nerfZael probably is something related to the constraints defined in wrappers.io regarding package validation?
I think this is an issue with the express.js server settings on the persistence node gateway, I'll look into it