This commit is contained in:
DaniPopes 2022-12-30 08:08:31 +01:00
parent 67afb2e1a8
commit 8a67e5c54d
No known key found for this signature in database
GPG Key ID: 0F09640DDB7AC692
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
mod ethers_crate; mod ethers_crate;
pub use ethers_crate::{ethers_contract_crate, ethers_core_crate, ethers_providers_crate}; pub use ethers_crate::*;