mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 21:38:05 -05:00
ToBlinded: Use Fulu. (#14797)
* `ToBlinded`: Use Fulu. * Fix Sammy's comment. * `unmarshalState`: Use `hasFuluKey`.
This commit is contained in:
@@ -366,5 +366,5 @@ func FillTestVersions(c *BeaconChainConfig, b byte) {
|
||||
c.CapellaForkVersion[0] = 3
|
||||
c.DenebForkVersion[0] = 4
|
||||
c.ElectraForkVersion[0] = 5
|
||||
c.FuluForkVersion[0] = 5
|
||||
c.FuluForkVersion[0] = 6
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user