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.
Constants§
- NODE_
KEYS - Every field a node may carry, as this client knows them.
- STATE_
KEYS - Every field a
stateobject may carry, as this client knows them.