Function darkfi_sdk::wasm::util::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();