ProgPow Name changes
This commit is contained in:
parent
cdc40817a3
commit
a1e66c0e62
@ -92,7 +92,7 @@
|
||||
"circulating" : "Gibt die Anzahl der umlaufenden Münzen zurück",
|
||||
"getblockcount":"Gibt die aktuelle Blockhöhe als reine Textzeichenfolge zurück",
|
||||
"getdifficulty-randomx" : "Gibt die RandomX-Schwierigkeit als reine Textzeichenfolge zurück",
|
||||
"getdifficulty-progpow" : "Gibt die Schwierigkeit ProgPow als reine Textzeichenfolge zurück",
|
||||
"getdifficulty-progpow" : "Gibt die Schwierigkeit ProgPoW als reine Textzeichenfolge zurück",
|
||||
"getdifficulty-cuckoo" : "returns the Cuckoo difficulty as a plain text string",
|
||||
"totalcoins" : "Gibt die Cuckoo-Schwierigkeit als reine Textzeichenfolge zurück",
|
||||
"Block-Queries": "Abfragen blockieren",
|
||||
|
@ -92,7 +92,7 @@
|
||||
"circulating" : "returns the number of circulating coins",
|
||||
"getblockcount":"returns the current block height as a plain text string",
|
||||
"getdifficulty-randomx" : "returns the RandomX difficulty as a plain text string",
|
||||
"getdifficulty-progpow" : "returns the ProgPow difficulty as a plain text string",
|
||||
"getdifficulty-progpow" : "returns the ProgPoW difficulty as a plain text string",
|
||||
"getdifficulty-cuckoo" : "returns the Cuckoo difficulty as a plain text string",
|
||||
"totalcoins" : "returns the outstanding number of coins",
|
||||
"Block-Queries": "Block Queries",
|
||||
|
Loading…
Reference in New Issue
Block a user