mpaulucci: This endpoint requires the ability to sign messages. Geth uses a tool called clef, see: https://geth.ethereum.org/docs/fundamentals/account-management Do we want to implement this endpoint or rely on `eth_sendRawTransaction` for now?
mpaulucci:
This endpoint requires the ability to sign messages.
Geth uses a tool called clef, see: https://geth.ethereum.org/docs/fundamentals/account-management
Do we want to implement this endpoint or rely on
eth_sendRawTransactionfor now?