make_devnet_policy

Macro make_devnet_policy 

Source
macro_rules! make_devnet_policy {
    (v11) => { ... };
    ($version:tt) => { ... };
}
Expand description

Creates a new devnet policy with the given version. Works with v10 onward.