mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-06 11:53:23 +00:00
6ea05f5a54
SignTransaction creates a transaction but does submit it to the network. SignTransaction returns a structure which includes the transaction object details as well as the RLP encoded transaction that could possibly be submitted by the SendRawTransaction method.