referrerpolicy=no-referrer-when-downgrade
snowbridge_pallet_inbound_queue_v2

Type Alias Nonce

Source
pub type Nonce<T> = SparseBitmapImpl<NonceBitmap<T>>;

Aliased Type§

struct Nonce<T>(/* private fields */);

Trait Implementations

§

impl<BitMap> SparseBitmap<BitMap> for SparseBitmapImpl<BitMap>
where BitMap: StorageMap<u128, u128, Query = u128>,

§

fn get(index: u128) -> bool

§

fn set(index: u128)