Type Definition frame_support::traits::LockIdentifier [−][src]
type LockIdentifier = [u8; 8];
An identifier for a lock. Used for disambiguating different locks so that they can be individually replaced or removed.
type LockIdentifier = [u8; 8];
An identifier for a lock. Used for disambiguating different locks so that they can be individually replaced or removed.