mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fix(bin): process metrics version mismatch (#5985)
This commit is contained in:
@ -403,7 +403,7 @@ pub struct AccessListItem {
|
||||
pub type AccessList = Vec<AccessListItem>;
|
||||
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
mod tests {
|
||||
use super::*;
|
||||
use serde_json;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user