Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add quoted u64/u64_vec to SyncCommitteeSubscription (sigp#2589)
## Issue Addressed Resolves sigp#2582 ## Proposed Changes Use `quoted_u64` and `quoted_u64_vec` custom serde deserializers from `eth2_serde_utils` to support the proper Eth2.0 API spec for `/eth/v1/validator/sync_committee_subscriptions` ## Additional Info N/A
- Loading branch information