mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-20 05:14:35 +00:00
Fix
This commit is contained in:
@@ -122,7 +122,7 @@ impl<T: BeaconChainTypes> PayloadNotifier<T> {
|
||||
}
|
||||
}
|
||||
|
||||
/// Verify that `execution_payload` contained by `block` is considered valid by an execution
|
||||
/// Verify that `execution_payload` associated with `beacon_block_root` is considered valid by an execution
|
||||
/// engine.
|
||||
///
|
||||
/// ## Specification
|
||||
|
||||
Reference in New Issue
Block a user