mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 12:41:07 +00:00
Update default runtime types to match substrate, format code (#34)
* Update default runtime types to match latest substrate * Format code
This commit is contained in:
+1
-1
@@ -30,9 +30,9 @@ use runtime_primitives::{
|
||||
UncheckedExtrinsic,
|
||||
},
|
||||
traits::{
|
||||
Verify,
|
||||
IdentifyAccount,
|
||||
SignedExtension,
|
||||
Verify,
|
||||
},
|
||||
transaction_validity::TransactionValidityError,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user