aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGingeropolous <Gingeropolous@users.noreply.github.com>2017-09-10 08:56:54 -0400
committerGitHub <noreply@github.com>2017-09-10 08:56:54 -0400
commit8f68291d6013b40c49bf79402654ea2854aaf245 (patch)
tree10dad858afa9c76319e137ca9a54f55607738669 /README.md
parentREADME.md - update fork table with fork height (diff)
downloadmonero-8f68291d6013b40c49bf79402654ea2854aaf245.tar.xz
README.md - update info for first fork
Include change in blocktime
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e50e3ca8e..37be1b65f 100644
--- a/README.md
+++ b/README.md
@@ -97,7 +97,7 @@ Dates are provided in the format YYYY-MM-DD.
| Block Height | Fork Date | Consensus version | Minimum Monero Version | Recommended Monero Version | Details |
| ----------------- | ----------------- | ---------------------- | -------------------------- | ------------------ | ---------- |
-| 1009827 | 2016-04-20 | v2 | v0.9.4 | v0.9.4 | Allow only >= ringsize 3 |
+| 1009827 | 2016-04-20 | v2 | v0.9.4 | v0.9.4 | Allow only >= ringsize 3, blocktime = 120 seconds |
| 1141317 | 2016-09-21 | v3 | v0.9.4 | v0.10.0 | Splits coinbase into denominations |
| 1220516 | 2017-01-05 | v4 | v0.10.1 | v0.10.2.1 | Allow normal and RingCT transactions |
| 1288616 | 2017-04-15 | v5 | v0.10.3.0 | v0.10.3.1 | Adjusted minimum blocksize and fee algorithm |