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
We should document that we don't do anything special related to BIP 69. Subzero keeps inputs/outputs in their original order.
It's the responsibility of the online system to handle UTXO management and also follow recommendations such as BIP 69. The online system should also implement best practices, such as not re-using addresses, handling dust, etc.
The text was updated successfully, but these errors were encountered:
We should document that we don't do anything special related to BIP 69. Subzero keeps inputs/outputs in their original order.
It's the responsibility of the online system to handle UTXO management and also follow recommendations such as BIP 69. The online system should also implement best practices, such as not re-using addresses, handling dust, etc.
The text was updated successfully, but these errors were encountered: