Function eei::ethereum_getBlockDifficulty[][src]

pub unsafe extern "C" fn ethereum_getBlockDifficulty(difficulty_ptr: *mut Data)
Expand description

Get the difficulty of the current block

Arguments:

  • difficulty_ptr: the memory location at which the difficulty is to be stored.