We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68f3c7e commit 68bfc0bCopy full SHA for 68bfc0b
src/rpc/blockchain.h
@@ -16,8 +16,7 @@ class UniValue;
16
static constexpr int NUM_GETBLOCKSTATS_PERCENTILES = 5;
17
18
/**
19
- * Get the difficulty of the net wrt to the given block index, or the chain tip if
20
- * not provided.
+ * Get the difficulty of the net wrt to the given block index.
21
*
22
* @return A floating point number that is a multiple of the main net minimum
23
* difficulty (4295032833 hashes).
0 commit comments