macro_rules! tidefi_staking_genesis {
    ($runtime:tt, $staking_periods:expr) => { ... };
}