estimateFusion
Input
Argument | Mandatory | Description | Format |
---|---|---|---|
threshold | Yes | Value that determines which outputs will be optimized. Only the outputs less than the threshold value will be included into a fusion transaction. | uint64 |
addresses | No | Array of strings, where each string is an address to take the funds from. | array |
Output
Argument | Description | Format |
---|---|---|
totalOutputCount | Total number of unspent outputs of the specified addresses. | uint64 |
fusionReadyCount | Number of outputs that can be optimized. | uint64 |