mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-13 15:26:32 +00:00
23f69c6db0
* 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.