mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore!: rename blockchainprovider2 (#13727)
This commit is contained in:
@ -27,7 +27,7 @@ mod consistent_view;
|
||||
pub use consistent_view::{ConsistentDbView, ConsistentViewError};
|
||||
|
||||
mod blockchain_provider;
|
||||
pub use blockchain_provider::BlockchainProvider2;
|
||||
pub use blockchain_provider::BlockchainProvider;
|
||||
|
||||
mod consistent;
|
||||
pub use consistent::ConsistentProvider;
|
||||
|
||||
Reference in New Issue
Block a user