You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
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
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