Branch: refs/heads/master
Home: https://github.com/conformal/btcchain
Commit: 89d86d07ac89d60b84b28482c1181ac871ee7b6a
https://github.com/conformal/btcchain/commit/89d86d07ac89d60b84b28482c1181ac871ee7b6a
Author: Dave Collins <[email protected]>
Date: 2013-10-25 (Fri, 25 Oct 2013)
Changed paths:
M scriptval.go
Log Message:
-----------
ValidateTransactionScripts now accepts script flags.
This commit modifies the ValidateTransactionScripts API to accept the
recently added ScriptFlags from btcscript. This provides flexibility to
the caller to choose validation behavior based on those new flags.