1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

Merge pull request #44 from sipa/bip42

Include image and index entry for BIP42
This commit is contained in:
Gregory Maxwell 2014-04-01 17:04:24 -07:00
commit ad078df048
2 changed files with 1 additions and 1 deletions

View File

@ -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: 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. 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.

BIN
bip-0042/inflation.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB