Bitcoin
Bitcoin
Bitcoin
Le niveau gratuit couvre les projets personnels. Le paiement à l'usage évolue sans carte bancaire.
getdifficulty returns the current Bitcoin Proof-of-Work difficulty as a single floating-point number — how much harder it is to mine a block now than at the network's easiest setting. Bitcoin retargets this value about every 2,016 blocks so that, regardless of how much hashpower is chasing the BTC block reward, blocks keep landing roughly every ten minutes. Call it at https://bitcoin.therpc.io/YOUR_API_KEY with no parameters to read the figure.
Cette méthode ne prend aucun paramètre. Passez un tableau vide [].
| Type | Description |
|---|---|
| number | Current difficulty as a floating-point multiple of the minimum. |
getnetworkhashps instead.