getdifficulty
Returns the proof-of-work difficulty as a multiple of the minimum difficulty.
This method will use 10
Compute Units.
Reference: Here
Returns
Name | Type | Description |
---|---|---|
n | numeric | the proof-of-work difficulty as a multiple of the minimum difficulty. |
Last updated