Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read opt.processSignTransaction like we do for processTransaction so native code can add a handler for it to handle eth_signTransaction #36

Open
hboon opened this issue Feb 21, 2023 · 0 comments

Comments

@hboon
Copy link
Member

hboon commented Feb 21, 2023

Should be this in hooked-wallet.js in https://github.com/AlphaWallet/provider-engine/tree/alphawallet:

if (opts.processTransaction) self.processTransaction = opts.processTransaction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant