Update to substrate polkadot-v0.9.43

This commit is contained in:
Luke Parker
2023-06-28 14:57:58 -04:00
parent 21f0bb2721
commit 8c020abb86
4 changed files with 531 additions and 531 deletions

View File

@@ -6,6 +6,7 @@ pub mod pallet {
use scale_info::TypeInfo;
use sp_core::sr25519::{Public, Signature};
use sp_std::vec::Vec;
use sp_application_crypto::RuntimePublic;
use frame_system::pallet_prelude::*;