status-go/t/devtests/testchain
Roman Volosovskyi 6bea21c197
[wallet] Skip transaction on chain id mismatch
Sometimes eth_getBlockByNumber returns txs with chainId which is not
equal to chanin's id. That caused an error and tx fetching was
interrupted. From now on such txs will be skipped.
2021-03-19 15:54:39 +02:00
..
node.go [wallet] Skip transaction on chain id mismatch 2021-03-19 15:54:39 +02:00