mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-10 07:58:22 -05:00
@@ -239,7 +239,7 @@ type VoluntaryExit struct {
|
||||
// BeaconBlockAltairBlockV2 a sub property of BlockV2AltairSignRequest.
|
||||
type BeaconBlockAltairBlockV2 struct {
|
||||
Version string `json:"version"`
|
||||
Block *BeaconBlockAltair `json:"beacon_block"`
|
||||
Block *BeaconBlockAltair `json:"block"`
|
||||
}
|
||||
|
||||
// BeaconBlockAltair a sub property of BeaconBlockAltairBlockV2.
|
||||
|
||||
Reference in New Issue
Block a user