Lming
Lming
By default, etherjs uses ``RPC Filter`` and turns off ``polling``. Filter relies on ``eth_newFilter`` / ``eth_getFilterChanges``, both of which are state interfaces and need to store ``filterId`` status on the...
I'm having the same issue, do you know what changed?
My problem is that the creator parameter is missing in the creator instruction. ``` "args": [ { "name": "name", "type": "string" }, { "name": "symbol", "type": "string" }, { "name":...