Branch: refs/heads/master
Home: https://github.com/btcsuite/btcutil
Commit: ee7c40a18195f993c17b611f3f73eeefd9fae31d
https://github.com/btcsuite/btcutil/commit/ee7c40a18195f993c17b611f3f73eeefd9fae31d
Author: Mawuli Adzoe <[email protected]>
Date: 2015-07-22 (Wed, 22 Jul 2015)
Changed paths:
M example_test.go
Log Message:
-----------
Add testable example for UnitConversions
Fix imports, fix output pretty print
Use btcutil.Amount() instead of btcutil.NewAmount()
Trim off unnecessary .String()
Testable example for Amount
Improve example for btcutil.Amount