Import payload flow

This commit is contained in:
Eitan Seri- Levi
2026-02-11 23:34:53 -08:00
parent 9f972d1743
commit f637a68e04
11 changed files with 599 additions and 60 deletions

View File

@@ -30,7 +30,7 @@ use types::{
Attestation, AttestationData, AttesterSlashingRef, BeaconBlockRef, BeaconState,
BeaconStateError, ChainSpec, Epoch, EthSpec, Hash256, IndexedAttestation,
IndexedAttestationRef, ProposerSlashing, SignedAggregateAndProof, SignedContributionAndProof,
Slot, SyncCommitteeMessage, VoluntaryExit,
SignedExecutionPayloadEnvelope, Slot, SyncCommitteeMessage, VoluntaryExit,
};
/// Used for Prometheus labels.