Support eth_signTransaction and eth_sendRawTransaction #28363
Labels
feature/web3/wallet/dapps
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Android
Fixes related to Android browser functionality
priority/P3
The next thing for us to work on. It'll ride the trains.
QA/Yes
release-notes/include
Android version of #23582.
Note: Currently on Android when trying to submit an
eth_signTransaction
it shows successful output in console but when trying to do aeth_sendRawTransaction
it errors out{code: -32602, message: 'transaction could not be decoded: unsupported transaction type'}
cc: @yrliou @darkdh @bbondy
The text was updated successfully, but these errors were encountered: