Type Definition ac_primitives::types::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.