Macro iota_protocol_config::check_limit

source ยท
macro_rules! check_limit {
    ($x:expr, $hard:expr) => { ... };
    ($x:expr, $soft:expr, $hard:expr) => { ... };
}