introduce Slot
newtype for beacon api types
#3359
Labels
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
this has bitten me too many times
to match the beacon api specification for slot json ser/de, this type should serialize via string (see
union/lib/serde-utils/src/lib.rs
Lines 512 to 546 in e652dd1
this type should be added in this file: https://github.com/unionlabs/union/blob/e652dd1905e77d0138fb68b351cb17248d830689/lib/beacon-api-types/src/lib.rs
all fields that represent a slot should be changed to this type.
The text was updated successfully, but these errors were encountered: