Type Definition frame_system::RefCount
source · [−]pub type RefCount = u32;Expand description
Type used to encode the number of references an account has.
pub type RefCount = u32;Type used to encode the number of references an account has.