mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: export StackSnapshotType (#5566)
This commit is contained in:
@ -32,7 +32,7 @@ pub use builder::{
|
||||
geth::{self, GethTraceBuilder},
|
||||
parity::{self, ParityTraceBuilder},
|
||||
};
|
||||
pub use config::TracingInspectorConfig;
|
||||
pub use config::{StackSnapshotType, TracingInspectorConfig};
|
||||
pub use fourbyte::FourByteInspector;
|
||||
pub use opcount::OpcodeCountInspector;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user