Macro forest_filecoin::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.