mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-15 16:26:59 +00:00
* cmd/evm: add support for signing transactions in the unprotected format * cmd/evm: simplify signing of unprotected txs
These files examplify how to sign a transaction using the pre-EIP155 scheme.