bump nim-ssz-serialization (#3576)
currently pointing to a branch that was merged and no longer exists
This commit is contained in:
parent
7103b663ae
commit
7207185bc3
|
@ -36,8 +36,8 @@ import
|
|||
|
||||
export base, sets
|
||||
|
||||
from ssz_serialization/merkleization import GeneralizedIndex
|
||||
export merkleization.GeneralizedIndex
|
||||
from ssz_serialization/proofs import GeneralizedIndex
|
||||
export proofs.GeneralizedIndex
|
||||
|
||||
const
|
||||
# https://github.com/ethereum/consensus-specs/blob/v1.1.10/specs/altair/beacon-chain.md#incentivization-weights
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 66745f23b5d64c79f0f24af95eb63c47a71f8dbf
|
||||
Subproject commit 48f9b7b634df9c891e6e9fb4b583d559471330af
|
Loading…
Reference in New Issue