Skip to content

Commit

Permalink
chore: add a todo
Browse files Browse the repository at this point in the history
  • Loading branch information
th7nder committed Dec 2, 2024
1 parent c68c899 commit 31f7fd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions storage-provider/server/src/pipeline/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ use types::{

use crate::db::{DBError, DealDB};

// TODO(@th7nder,#622,02/12/2024): query it from the chain.
const SECTOR_EXPIRATION_MARGIN: u64 = 20;

#[derive(Debug, thiserror::Error)]
Expand Down

0 comments on commit 31f7fd9

Please sign in to comment.