mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: Custom TransactionSigned
Like OpTransactionSigned, introduce a new tx type. Not a trivial change but might be beneficial for potential system tx changes e.g., in case it's separated into another tx type
This commit is contained in:
@ -29,6 +29,7 @@ pub mod config;
|
||||
mod executor;
|
||||
mod factory;
|
||||
mod patch;
|
||||
pub mod receipt_builder;
|
||||
|
||||
/// HL EVM implementation.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user