make 0 value data outputs standard
This commit is contained in:
@@ -617,6 +617,7 @@ public:
|
||||
/** Called by IsStandardTx and P2SH/BIP62 VerifyScript (which makes it consensus-critical). */
|
||||
bool IsPushOnly(const_iterator pc) const;
|
||||
bool IsPushOnly() const;
|
||||
bool HasCanonicalPushes() const;
|
||||
|
||||
bool IsUnspendable() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user