Function forward_fill_start
pub fn forward_fill_start(
old_block: Uint<256, 4>,
new_block: Uint<256, 4>,
) -> Uint<256, 4>Expand description
Returns the first block to backfill when rolling forward from old_block to new_block.