diff options
author | Pieter Wuille <pieter.wuille@gmail.com> | 2014-04-02 01:59:30 +0200 |
---|---|---|
committer | Pieter Wuille <pieter.wuille@gmail.com> | 2014-04-02 02:03:06 +0200 |
commit | e04e99c315dd4067e267b62f84c9eeffeeccf94e (patch) | |
tree | cd8fd0ce74d297ec41b6b1b4242604c12c314b7c | |
parent | 21d9261d3ef1aae6932def07263b5387b12e7f4c (diff) |
Include image for BIP42
-rw-r--r-- | bip-0042.mediawiki | 2 | ||||
-rw-r--r-- | bip-0042/inflation.png | bin | 0 -> 4628 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/bip-0042.mediawiki b/bip-0042.mediawiki index a3fcdb2..d48bcf7 100644 --- a/bip-0042.mediawiki +++ b/bip-0042.mediawiki @@ -30,7 +30,7 @@ The block number is divided by 210000 (the "apparent" subsidy halving interval i Despite the nice showoff of underhanded programming skills - we want Bitcoin to be well-specified. Otherwise, we're clearly in for a bumpy ride: -<img src="http://bitcoin.sipa.be/inflation-small.png"></img> +<img src="bip-0042/inflation.png"></img> Note that several other programming languages do not exhibit this behaviour, making new implementations likely to be slower and generally more bogus than Bitcoin Core. For example, Python unexpectedly returns 0 when shifting an integer beyond its size. diff --git a/bip-0042/inflation.png b/bip-0042/inflation.png Binary files differnew file mode 100644 index 0000000..3ebc254 --- /dev/null +++ b/bip-0042/inflation.png |