MCPcopy Create free account
hub / github.com/SeismicSystems/summit / capacity

Method capacity

types/src/ssz_tree.rs:349–351  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

347 /// Number of leaf slots.
348 #[inline]
349 pub fn capacity(&self) -> usize {
350 self.capacity
351 }
352
353 /// Tree depth (log2(capacity)).
354 #[inline]

Calls

no outgoing calls

Tested by 1