rickey
rickey
Hey @bytesbay, I like web3-token very much, and I am using it, would you consider adding a nonce check in verify, if the nonce is incorrect, verify will fail.
discussions: https://ethereum-magicians.org/t/erc-7654-request-method-types/19183
New problem, I use `delegateUploadObject` to upload json file type will fail, prompt ``` { code: '110008', message: 'The file payload size is inconsistent with the parameter payload size', statusCode:...
## Summary cloudflare worker is a popular serverless service. I am trying to integrate it with greenfield, but when I call `delegateUploadObject` to upload a file, it prompts ``` {...