d-polikhranidi

Results 1 comments of d-polikhranidi

> I think subscription to logs not supported: https://github.com/ledgerwatch/erigon/tree/devel/cmd/rpcdaemon#rpc-implementation-status > eth_getLogs - works and fast But subscription to logs without topics - works great ``` const Web3 = require("web3"); const...