Branch: refs/heads/master
Home: https://github.com/conformal/btcutil
Commit: de0c59fee1ef6464d3c2e896cd4d3024348d3d2b
https://github.com/conformal/btcutil/commit/de0c59fee1ef6464d3c2e896cd4d3024348d3d2b
Author: Dave Collins <[email protected]>
Date: 2014-01-07 (Tue, 07 Jan 2014)
Changed paths:
M address_test.go
Log Message:
-----------
Add canDecode flag to tests.
This commit adds a new flag to the tests which controls whether or not an
address can be decoded. This is to support the upcoming public key
address type and possible future addresses which aren't directly
decodable.