mirror of
https://github.com/status-im/nim-eth.git
synced 2025-01-14 16:47:00 +00:00
3d78c66119
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.