mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
precompile attempt
This commit is contained in:
@ -379,6 +379,7 @@ mod tests {
|
||||
withdrawals: None,
|
||||
},
|
||||
sidecars: None,
|
||||
read_precompile_calls: None,
|
||||
},
|
||||
};
|
||||
let new_block = HlNewBlock(NewBlock { block, td: U128::from(1) });
|
||||
|
||||
Reference in New Issue
Block a user