We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The current implementation of eth_coinbase is incorrect. This method is also not relevant to Helios.
eth_coinbase
Change the implementation to simply return the zero address to avoid crashing if somebody pings it.
Activity