mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-18 12:22:51 +00:00
Send consensus valid/invalid messages
This commit is contained in:
@@ -152,6 +152,7 @@ impl ExecutionLayer {
|
||||
let execute_payload_handle = ExecutePayloadHandle {
|
||||
block_hash: execution_payload.block_hash,
|
||||
execution_layer: self.clone(),
|
||||
status: None,
|
||||
};
|
||||
|
||||
Ok((execute_payload_response, execute_payload_handle))
|
||||
|
||||
Reference in New Issue
Block a user