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
Hey @baufaker-cw I missed this message sorry, yes, signing transactions happens when you setup a new client with a priv key, xk6 will use that account to sign transactions.
Currently, it is not possible to sign a transaction to send it.
Although the line https://github.com/distribworks/xk6-ethereum/blob/main/ethereum.go#L144 shows that it is possible to sign the transaction when xk6 is send the transaction via `sendRawTransaction``
Is it possible to add it?
Best Regards
The text was updated successfully, but these errors were encountered: