You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Panic: aderyn_driver/src/lib.rs:34
called Result::unwrap() on an Err value: StripPrefixError(())
Aderyn version: 0.3.2
Operating system: macos
Describe the bug
Panic: aderyn_driver/src/lib.rs:34
called
Result::unwrap()
on anErr
value: StripPrefixError(())Aderyn version: 0.3.2
Operating system: macos
To Reproduce
Steps to reproduce the behavior:
cd mainnet-contracts && forge build
aderyn
The text was updated successfully, but these errors were encountered: