You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: model/generate.xml
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -556,7 +556,6 @@
556
556
<commandsymbol="validate-tx"formerly="validtx"output="string"category="ONLINE"network="true"description="Determine if a transaction is valid for submission to the blockchain. Requires a Libbitcoin/Obelisk server connection.">
557
557
<argumentname="TRANSACTION"fileX="true"stdin="true"type="transaction"description="The Base16 transaction. If not specified the transaction is read from STDIN."/>
558
558
<definename="BX_VALIDATE_TX_VALID"value="The transaction is valid." />
559
-
<definename="BX_VALIDATE_TX_INVALID_INPUT"value="The transaction has an invalid input at index: %1%." />
560
559
<definename="BX_VALIDATE_TX_UNCONFIRMED_INPUTS"value="The transaction is valid, with unconfirmed inputs at index: %1%." />
0 commit comments