tari icon indicating copy to clipboard operation
tari copied to clipboard

[grpc] The call get_network_difficulty returns the difficulty as the target difficulty for that block and not the current network difficulty

Open stringhandler opened this issue 7 months ago • 0 comments

Expected: It should return a struct with the randomx and sha3x target difficulty.

Actual: It returns a number of blocks, and has the target difficulty for that block, which may be either of the two algorithms

stringhandler avatar Jul 31 '24 11:07 stringhandler