mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: eip-7702 (#9214)
Co-authored-by: Matthew Smith <m@lattejed.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com> Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
This commit is contained in:
@ -331,6 +331,7 @@ impl FilterAnnouncement for EthMessageFilter {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO(eip7702): update tests as needed
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
use super::*;
|
||||
|
||||
Reference in New Issue
Block a user