Expand description
The fields a node and a state may carry, as this client knows them.
Exposed so a test can compare them against the protocol’s own exported lists: a field added upstream must fail a test here rather than wait to be noticed as a rejected snapshot in production.
Re-exports§
pub use crate::validate::NODE_KEYS;pub use crate::validate::STATE_KEYS;