2
0
mirror of https://github.com/status-im/nimbus-eth1.git synced 2025-01-29 05:25:34 +00:00
Jacek Sieka 226cdb7c68
avoid exceptions, tx copy ()
* avoid some exceptions using the new compile-time strformat
* avoid copying the full transaction only to normalise 2 fields
(expensive)
2024-08-19 09:42:07 +02:00
..