Jacek Sieka f3e3c6bbe0
init style for Hash256 (#2661)
* init style for Hash256

https://github.com/status-im/nim-eth/pull/733 updates `Hash256` to
become an array instead of an object - unfortunately, nim does not allow
constructing arrays with `name()`, so this PR changes it to `default`
which works with both.

* lint
2024-09-26 13:24:36 +02:00
..
2024-09-26 13:24:36 +02:00
2024-07-13 20:42:49 +02:00
2023-08-28 21:36:23 +07:00
2024-08-08 07:46:35 +02:00
2024-09-26 13:24:36 +02:00