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
Right now every tx in transaction.rs is generated with inputs sequence field set as bitcoin::transaction::Sequence::ENABLE_RBF_NO_LOCKTIME. For every utxo with relative timelocks this needs to be changed
Tasks
Parts of the task:
Change txin sequence values in builder/transaction.rs
Deadline of the Issue
.
The text was updated successfully, but these errors were encountered:
Issue Description
Right now every tx in transaction.rs is generated with inputs sequence field set as bitcoin::transaction::Sequence::ENABLE_RBF_NO_LOCKTIME. For every utxo with relative timelocks this needs to be changed
Tasks
Parts of the task:
Deadline of the Issue
.
The text was updated successfully, but these errors were encountered: