mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-16 19:32:55 +00:00
space
This commit is contained in:
@@ -157,7 +157,6 @@ async fn make_selection_proof<T: SlotClock + 'static, E: EthSpec>(
|
||||
"Validator index" => selections.validator_index,
|
||||
"Slot" => selections.slot,
|
||||
"Selection proof" => ?selections.selection_proof,
|
||||
|
||||
);
|
||||
// println!("Selection proof: {:?}", selections);
|
||||
async move {
|
||||
|
||||
Reference in New Issue
Block a user