mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 14:01:06 +00:00
Merge branch 'master' into staking
This commit is contained in:
@@ -115,7 +115,7 @@ mod tests {
|
||||
RuntimeError,
|
||||
},
|
||||
events::EventsDecoder,
|
||||
signer::{
|
||||
extrinsic::{
|
||||
PairSigner,
|
||||
Signer,
|
||||
},
|
||||
|
||||
+1
-1
@@ -44,8 +44,8 @@ mod tests {
|
||||
use super::*;
|
||||
use crate::{
|
||||
error::Error,
|
||||
extrinsic::PairSigner,
|
||||
frame::balances::TransferCall,
|
||||
signer::PairSigner,
|
||||
tests::{
|
||||
test_client,
|
||||
TestRuntime,
|
||||
|
||||
Reference in New Issue
Block a user