Expand description
Governance primitives and protocol parameter exports for TruthLinked.
This crate owns governance-controlled domain types and exposes the parameter registry used by downstream protocol crates. Encoding must remain explicit so protocol upgrades can be reviewed, reproduced, and audited.
Re-exports§
pub use types::CellVisibility;pub use types::NameRegistration;pub use types::PendingNameRegistration;pub use types::SchemaEntry;pub use types::SchemaProposal;pub use types::TokenAuthorityProposal;pub use types::UrlProposal;pub use types::UrlResponseFormat;