Function target

Source
pub async fn target(
    blockchain_manager: &mut DatabaseReadService<BlockchainManagerRequest, BlockchainManagerResponse>,
) -> Result<Duration, Error>
Expand description