mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: bump alloy (#13070)
This commit is contained in:
@ -62,6 +62,7 @@ where
|
||||
gas_limit,
|
||||
difficulty,
|
||||
base_fee,
|
||||
..
|
||||
} = bundle;
|
||||
if txs.is_empty() {
|
||||
return Err(EthApiError::InvalidParams(
|
||||
|
||||
Reference in New Issue
Block a user