mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 23:21:02 +00:00
Get workspace compiling via 'cargo check'
This commit is contained in:
+2
-2
@@ -365,9 +365,9 @@ mod test {
|
||||
use bip39::Mnemonic;
|
||||
use proptest::prelude::*;
|
||||
use secp256k1::Secp256k1;
|
||||
use subxt::utils::AccountId20;
|
||||
use subxt::transactions::Signer as SignerT;
|
||||
use subxt::config::{Config, HashFor, substrate};
|
||||
use subxt::transactions::Signer as SignerT;
|
||||
use subxt::utils::AccountId20;
|
||||
|
||||
use super::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user