Type Definition concordium_std::IdentityProvider

source ·
pub type IdentityProvider = u32;
Expand description

Index of the identity provider on the chain. An identity provider with the given index will not be replaced, so this is a stable identifier.