Results 3 comments of CrisOG

@paralin I'm using `--ts_proto_opt=esModuleInterop=true --ts_proto_opt=importSuffix=.js` and I still get imports without the suffix `.js`. Any ideas? ``` import * as _m0 from 'protobufjs/minimal' ```

> Wouldn't be an alternative to use the RPC batch function ? https://geth.ethereum.org/docs/interacting-with-geth/rpc/batch In that case I think you'd still need to sign each tx independently despite them being able...

> I tried with a brand new server(Fedora 40 this time), the same issue persists. New deployments don't use the cache from previous deployments. The rust and debian images used...