Skip to content

issues Search Results · repo:twostack/bitcoin4j language:Java

Filter by

2 results
 (90 ms)

2 results

intwostack/bitcoin4j (press backspace or delete to remove)

Set Script.VerifyFlag verifyFlags =new HashSet (); //Let s do a quick sanity check against the Script Interpreter //This is a useful example of how to test your own Locking/Unlocking Scripts ...
  • metanet4jDev
  • Opened 
    on Dec 3, 2021
  • #13

public TransactionBuilder spendFromTransaction(Transaction txn, int outputIndex, long sequenceNumber, UnlockingScriptBuilder unlocker) { TransactionInput input = new TransactionInput(Utils.reverseBytes(txn.getTransactionIdBytes()), ...
  • metanet4jDev
  • 1
  • Opened 
    on Dec 3, 2021
  • #12
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub