We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c2c788 commit 5a5e9e7Copy full SHA for 5a5e9e7
README.md
@@ -43,6 +43,8 @@ Error codes for bitcoinconsensus_verify_script{,with_amount}
43
BITCOINCONSENSUS_ERR_TX_INDEX input index not set in transaction
44
BITCOINCONSENSUS_ERR_TX_SIZE_MISMATCH (not possible)
45
BITCOINCONSENSUS_ERR_TX_DESERIALIZE invalid transaction serialization
46
+
47
+ Optional (depends on bitcoinconsensus.h build):
48
BITCOINCONSENSUS_ERR_AMOUNT_REQUIRED used segwit flag with old function
49
BITCOINCONSENSUS_ERR_INVALID_FLAGS invalid script verification flags used
50
0 commit comments