mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-21 19:18:25 +00:00
This PR prevents users from submitting transactions without EIP-155 enabled. This behaviour can be overridden by specifying the flag --rpc.allow-unprotected-txs=true.