mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-31 13:17:09 +00:00
update config
This commit is contained in:
@@ -112,7 +112,7 @@ impl<T: BeaconChainTypes> PayloadNotifier<T> {
|
||||
.get_inclusion_list_transactions(block.slot())
|
||||
.unwrap_or(vec![].into());
|
||||
|
||||
debug!(
|
||||
info!(
|
||||
tx_count = inclusion_list_transactions.len(),
|
||||
slot = ?block.slot(),
|
||||
"Adding inclusion list transactions in the Payload Notifier"
|
||||
|
||||
Reference in New Issue
Block a user