fuel-block-committer
fuel-block-committer copied to clipboard
Fix ethers-rs socket issues
Currently, the fuel-block-committer has an error related to ethers-rs and socket connection that makes the process crash. We should investigate if we can solve this issue by changing the lib or connection type we are using or maybe completely removing the library and executing the Ethereum queries directly using the RPC.