EdmondRektstudios

Results 10 comments of EdmondRektstudios

> Sure, why not ! I am now on project that used redis for caching, but still in private and not test yet. After the implementation and tested, i will...

unless we can overwrite it by adding something like : ``` h1:{ fontSize:(sm:2xl,md:3xl,lg:4xl,xl:5xl) font:var(--font-myriad) } ``` that would help

and u have to use prose for the font to take effect no and u wont need to add font explicitly

Error: Invalid chainId 137. Make sure default chain is included in "chains" - chains specified in "optionalChains" may not be selected as the default, as they may not be supported...

Isnt supposed that nonce force Txs from same wallet to be executed by right sequence?

It is an issue for all transactions that requires approval first and if the approval is not for maxUint256 ( every swap has to get approval first for example )....

For now i set maxTxsToProcess to 1 , just to have it working but that breaks engine ability to batch process transactions. Waiting for a solution. Thx @farhanW3 @arcoraven