Dan Janosik
5 years ago
No known key found for this signature in database
GPG Key ID: C6F8CE9FFDB2CED2
1 changed files with
27 additions and
0 deletions
-
app/coins/btc.js
|
|
@ -309,6 +309,33 @@ module.exports = { |
|
|
|
summary: "First SegWit block.", |
|
|
|
referenceUrl: "https://twitter.com/conio/status/900722226911219712" |
|
|
|
}, |
|
|
|
{ |
|
|
|
type: "blockheight", |
|
|
|
date: "2012-11-28", |
|
|
|
chain: "main", |
|
|
|
blockHeight: 210000, |
|
|
|
blockHash: "000000000000048b95347e83192f69cf0366076336c639f9b7228e9ba171342e", |
|
|
|
summary: "First block of subsidy era #2 (25 BTC).", |
|
|
|
referenceUrl: "https://github.com/bitcoin/bitcoin/blob/master/src/validation.cpp#L1240" |
|
|
|
}, |
|
|
|
{ |
|
|
|
type: "blockheight", |
|
|
|
date: "2016-07-09", |
|
|
|
chain: "main", |
|
|
|
blockHeight: 420000, |
|
|
|
blockHash: "000000000000000002cce816c0ab2c5c269cb081896b7dcb34b8422d6b74ffa1", |
|
|
|
summary: "First block of subsidy era #3 (12.5 BTC).", |
|
|
|
referenceUrl: "https://github.com/bitcoin/bitcoin/blob/master/src/validation.cpp#L1240" |
|
|
|
}, |
|
|
|
{ |
|
|
|
type: "blockheight", |
|
|
|
date: "2020-05-11", |
|
|
|
chain: "main", |
|
|
|
blockHeight: 630000, |
|
|
|
blockHash: "000000000000000000024bead8df69990852c202db0e0097c1a12ea637d7e96d", |
|
|
|
summary: "First block of subsidy era #4 (6.25 BTC).", |
|
|
|
referenceUrl: "https://github.com/bitcoin/bitcoin/blob/master/src/validation.cpp#L1240" |
|
|
|
}, |
|
|
|
{ |
|
|
|
type: "tx", |
|
|
|
date: "2017-08-24", |
|
|
|