re-export AccountProvider trait
This commit is contained in:
parent
cf18c4bb0a
commit
688790f13f
@ -21,4 +21,5 @@ pub mod store;
|
||||
mod geth_import;
|
||||
mod test_account_provider;
|
||||
|
||||
pub use self::store::AccountProvider;
|
||||
pub use self::test_account_provider::{TestAccount, TestAccountProvider};
|
||||
|
Loading…
Reference in New Issue
Block a user