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
arboleya
changed the title
Add Support for Splitting a UTXO into Multiple Outputs (UTXO Dismantling)
Add docs around UTXO dismantling/consolidation
Nov 29, 2024
@Torres-ssf@arboleya perhaps I may be misinterpreting but after reading through the combining UTXO docs I think the only documentation that is missing is regarding the maxOutputs which are determined by the chain config. I've added that to the docs in this PR
Typical use cases are:
Examples:
1000
could be split into 10x UTXOs, each valued at100
10
could be consolidated into 1x UTXO valued at1000
Notes:
The text was updated successfully, but these errors were encountered: