referrerpolicy=no-referrer-when-downgrade

Function polkadot_sdk_frame::prelude::frame_system::unique

pub fn unique(entropy: impl Encode) -> [u8; 32]
Expand description

Returns a 32 byte datum which is guaranteed to be universally unique. entropy is provided as a facility to reduce the potential for precalculating results.