Type Alias frame_support::traits::tokens::currency::LockIdentifier

source ยท
pub type LockIdentifier = [u8; 8];
Expand description

An identifier for a lock. Used for disambiguating different locks so that they can be individually replaced or removed.