Update TODO

This commit is contained in:
Eitan Seri- Levi
2026-02-24 12:17:12 -08:00
parent 0761da770d
commit 38ef0d07e5

View File

@@ -28,6 +28,7 @@ impl<T: BeaconChainTypes> BeaconChain<T> {
/// Items that implement `IntoExecutionPendingEnvelope` include:
///
/// - `GossipVerifiedEnvelope`
/// - TODO(gloas) implement for envelopes recieved over RPC
///
/// ## Errors
///