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
@kilrau You can disable rbf in GA_create_transaction by setting sequence in each "utxo" element to 0xFFFFFFFE i.e. 4294967294 before calling. The resulting tx will not be eligible for RBF.
We will update the documentation to reflect that the sequence number can be overriden in the next release.
No description provided.
The text was updated successfully, but these errors were encountered: