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