aboutsummaryrefslogtreecommitdiffstats
path: root/content/block_docs.md
diff options
context:
space:
mode:
authorYigit Sever2023-05-13 16:19:49 +0300
committerYigit Sever2023-05-13 16:19:49 +0300
commit91c3267f8186f302c4ad58b5a149f63eb36fa85c (patch)
tree9849567addd4ca74f90b3f3b1fc0de8154afec63 /content/block_docs.md
parent862aa836c38211ba1cd28e08141520c0853dfbea (diff)
downloadgradecoin-site-91c3267f8186f302c4ad58b5a149f63eb36fa85c.tar.gz
gradecoin-site-91c3267f8186f302c4ad58b5a149f63eb36fa85c.tar.bz2
gradecoin-site-91c3267f8186f302c4ad58b5a149f63eb36fa85c.zip
Prepare for 2022s testnet
Diffstat (limited to 'content/block_docs.md')
-rw-r--r--content/block_docs.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/content/block_docs.md b/content/block_docs.md
index 7d4d6e5..807403c 100644
--- a/content/block_docs.md
+++ b/content/block_docs.md
@@ -15,10 +15,6 @@ The properties a valid hash should have will be explained in subsequent sections
15We are _mining_ using [blake2s](https://www.blake2.net/) algorithm, which produces 256 bit hashes. 15We are _mining_ using [blake2s](https://www.blake2.net/) algorithm, which produces 256 bit hashes.
16Hash/second is roughly {{ exp(num="20x10", exponent="3") }} on my machine, a new block can be mined in around 4-6 minutes. 16Hash/second is roughly {{ exp(num="20x10", exponent="3") }} on my machine, a new block can be mined in around 4-6 minutes.
17 17
18{% tidbit() %}
19We have seen blocks that came in within a minute during the testnet phase!
20{% end %}
21
22# Requests 18# Requests
23 19
24## GET 20## GET