Branch: refs/heads/master Home: https://github.com/btcsuite/btcutil Commit: ae78918521e63e60842b7cb91a03926ea089f05a https://github.com/btcsuite/btcutil/commit/ae78918521e63e60842b7cb91a03926ea089f05a Author: Dave Collins <[email protected]> Date: 2016-03-22 (Tue, 22 Mar 2016)
Changed paths:
M bloom/merkleblock_test.go
Log Message:
-----------
bloom: Correct merkle block test error print.
The test would have erroneously printed the function address instead of
the received bytes if it failed.
