mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-31 13:17:09 +00:00
smol fixes
This commit is contained in:
@@ -1334,7 +1334,7 @@ pub(crate) fn load_gloas_payload_bid<T: BeaconChainTypes>(
|
||||
|
||||
chain
|
||||
.pending_payload_cache
|
||||
.init_pending_bid(block_root, bid.clone());
|
||||
.insert_bid(block_root, bid.clone());
|
||||
|
||||
Ok(Some(bid))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user