construct_checkpoint

Function construct_checkpoint 

Source
pub fn construct_checkpoint(
    dexes: Vec<Dex>,
    pools: &Vec<Pool>,
    latest_block: u64,
    checkpoint_file_name: String,
)