keep-network / local-setup

Allow to easily set up tBTC and Keep locally for development and test purposes.
MIT License
8 stars 16 forks source link

Remove rpc.allow-unprotected-txs for geth #117

Closed nkuba closed 3 years ago

nkuba commented 3 years ago

The flag should not be set if we want to handle EIP155 transactions correctly. This PR is a follow-up after https://github.com/keep-network/local-setup/pull/114.