This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Description
This option is implemented for eth_sendTransaction in PR
Note : eth_sendTransaction does not need original private key so fake private key is used. For eth_signTransaction, eth_sign, and eth_signTypedData_v4 there is a dependency on private key and fake private key won't work
for reference - #3620