lighthouse/eth2/utils/ssz_derive/tests
Sean Yu 8cb6368fe6
Adding a #[signed_root(skip_hashing)] macro
Lets the user annotate fields of a struct to skip for signed root
hashing.

Also added tests in a `eth2/utils/tests` crate, so that we can test
whether these derived macros work as intended.
2019-04-15 09:40:45 -07:00
..
test_derives.rs Adding a #[signed_root(skip_hashing)] macro 2019-04-15 09:40:45 -07:00