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