Skip to main content

make_height

Macro make_height 

Source
macro_rules! make_height {
    ($id:ident,$epoch:expr) => { ... };
    ($id:ident,$epoch:expr,$bundle:expr) => { ... };
}