mirror of
https://github.com/status-im/nim-eth.git
synced 2025-02-21 02:08:11 +00:00
There was a cyrillic T in some big-endian specific code that broke the compilation on such platforms. This replaces that T with an ASCII T to fix the build.