Skip to content

Commit 5339e92

Browse files
committed
chore: docs
1 parent c36660f commit 5339e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/db/alloy.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ impl From<TransportError> for DBTransportError {
3939
}
4040
}
4141

42-
/// An alloy-powered REVM [Database][database_interface::Database].
42+
/// An alloy-powered REVM [Database][revm::database_interface::Database].
4343
///
4444
/// When accessing the database, it'll use the given provider to fetch the corresponding account's data.
4545
#[derive(Debug)]

0 commit comments

Comments
 (0)