mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: clean up lints (#5881)
This commit is contained in:
@ -648,7 +648,7 @@ pub struct PayloadConfig {
|
||||
/// The chain spec.
|
||||
chain_spec: Arc<ChainSpec>,
|
||||
/// The rollup's compute pending block configuration option.
|
||||
/// TODO(clabby): Implement this feature.
|
||||
// TODO(clabby): Implement this feature.
|
||||
#[cfg(feature = "optimism")]
|
||||
#[allow(dead_code)]
|
||||
compute_pending_block: bool,
|
||||
|
||||
Reference in New Issue
Block a user