mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-14 03:48:58 +00:00
ch10: Update result for use of Python 3
This commit is contained in:
parent
7b7128f2f0
commit
65bd520926
@ -59,7 +59,7 @@ include::code/max_money.py[]
|
||||
[source,bash]
|
||||
----
|
||||
$ python max_money.py
|
||||
Total BTC to ever be created: 2099999997690000 Satoshis
|
||||
Total BTC to ever be created: 2100000000000000.0 Satoshis
|
||||
----
|
||||
====
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user