Available on crate feature
component
only.Expand description
The Sct component contains the interface to the chain’s state commitment tree and nullifier set. It also serves as tracking the various chain clocks, whether logical, like an epoch index, or a block height, or physical, like block timestamps.
Re-exports§
pub use sct::StateReadExt;
pub use sct::StateWriteExt;