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
Actually, it's not fixed by 49c1e76. We should have had a node interceptor that would handle eth_sendRawPrivateTransaction, but it's pointless in the case of aliases because the raw transaction is completely ready to pass to the node. Every alias parsing should be ahead of signing and sending this transaction.
The handling of the eth_sendRawPrivateTransaction is tracked in
No description provided.
The text was updated successfully, but these errors were encountered: