pub const POLICY_DATA_KEY: &str = "data";
Expand description

The StashNode abstraction requires that writing to a StashNode is done as a named field, so we will store the network config’s data under the POLICY_DATA_KEY.