mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-18 03:41:02 +00:00
Refactor primitives.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
use runtime_std::prelude::*;
|
||||
use support::storage::unhashed::StorageVec;
|
||||
use primitives::SessionKey;
|
||||
use primitives::relay::SessionKey;
|
||||
|
||||
struct AuthorityStorageVec {}
|
||||
impl StorageVec for AuthorityStorageVec {
|
||||
|
||||
Reference in New Issue
Block a user