mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Fixed import in subxt-signer::eth (#1553)
This commit is contained in:
+1
-1
@@ -268,7 +268,7 @@ pub mod dev {
|
||||
#[cfg(feature = "subxt")]
|
||||
mod subxt_compat {
|
||||
use subxt_core::config::Config;
|
||||
use subxt_core::tx::Signer as SignerT;
|
||||
use subxt_core::tx::signer::Signer as SignerT;
|
||||
|
||||
use super::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user