darkfi_sdk::wasm::util

Function get_block_target

Source
pub fn get_block_target() -> GenericResult<u32>
Expand description

Everyone can call this. Will return runtime configured block target.

block_target = get_block_target();