Skip to content

Commit b99b04d

Browse files
Update README.md
1 parent 25df777 commit b99b04d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ How much bitcoin (in satoshis) is currently sitting in the Bitcoin Foundation Ad
3737

3838
Satoshis are a bit hard to inuit. How much is that in BTC?
3939
```
40-
>>> blockcypher.from_satoshis(5850576658, 'btc')
40+
>>> blockcypher.from_base_unit(5850576658, 'btc')
4141
58.50576658
4242
```
4343
~58.5 BTC, not bad.

0 commit comments

Comments
 (0)