98a9626ef5
## Issue Addressed N/A ## Proposed Changes Since Rust 1.62, we can use `#[derive(Default)]` on enums. ✨ https://blog.rust-lang.org/2022/06/30/Rust-1.62.0.html#default-enum-variants There are no changes to functionality in this PR, just replaced the `Default` trait implementation with `#[derive(Default)]`. |
||
---|---|---|
.. | ||
bls | ||
eth2_hashing | ||
eth2_key_derivation | ||
eth2_keystore | ||
eth2_wallet |