Function darkfi_dao_contract::blockwindow
source ยท pub fn blockwindow(height: u32, target: u32) -> u64
Expand description
Blockwindow from block height and target time. Used for time limit on DAO proposals.
pub fn blockwindow(height: u32, target: u32) -> u64
Blockwindow from block height and target time. Used for time limit on DAO proposals.