pub fn get_block_target() -> GenericResult<u32>Expand description
Everyone can call this. Will return runtime configured block target.
block_target = get_block_target();pub fn get_block_target() -> GenericResult<u32>Everyone can call this. Will return runtime configured block target.
block_target = get_block_target();