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

Question : Is QKM support eth_sendRawPrivateTransaction ? #415

Closed
hammerstrike opened this issue Nov 10, 2021 · 2 comments
Closed

Question : Is QKM support eth_sendRawPrivateTransaction ? #415

hammerstrike opened this issue Nov 10, 2021 · 2 comments

Comments

@hammerstrike
Copy link

Is QKM support eth_sendRawPrivateTransaction as well ?
Reference link : https://docs.quorum-key-manager.consensys.net/en/stable/Concepts/Nodes/

@darioAnongba
Copy link
Contributor

Hi @hammerstrike, yes QKM supports every JSON-RPC call because the QKM will simply act as a proxy and forward the call to the underlying node.

In cases where the request needs to sign with an account, the QKM intercepts the request and signs before forwarding the request to the underlying node.

@dolanor
Copy link
Contributor

dolanor commented Nov 11, 2021

Actually, it is not yet implemented. We can track it in #392 .

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

3 participants