Difference between revisions of "estimateFusion"

From Talleo Wiki
Jump to navigation Jump to search
(Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | threshold || Yes || Value that determines which outputs will be optimized. Only the outp...")
(No difference)

Revision as of 17:53, 22 March 2020

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