mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 22:51:13 +00:00
Provide simple TestSessionHandler that works with UintAuthorityId (#3962)
This commit is contained in:
@@ -898,7 +898,6 @@ pub mod key_types {
|
||||
/// Key type for ImOnline module, built-in.
|
||||
pub const IM_ONLINE: KeyTypeId = KeyTypeId(*b"imon");
|
||||
/// A key type ID useful for tests.
|
||||
#[cfg(feature = "std")]
|
||||
pub const DUMMY: KeyTypeId = KeyTypeId(*b"dumy");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user