mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: rename Error to DatabaseError (#2718)
This commit is contained in:
@ -77,5 +77,5 @@ pub mod mdbx {
|
||||
}
|
||||
|
||||
pub use abstraction::*;
|
||||
pub use reth_interfaces::db::Error;
|
||||
pub use reth_interfaces::db::DatabaseError;
|
||||
pub use tables::*;
|
||||
|
||||
Reference in New Issue
Block a user