Skip to main content

Module schema_keys

Module schema_keys 

Source
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 state object may carry, as this client knows them.