Difference between revisions of "get pool changes lite.bin"

From Talleo Wiki
Jump to navigation Jump to search
(Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | tailBlockId || yes || Block hash of tail block || Hash |- | knownTxsIds || yes || Li...")
 
m
 
Line 1: Line 1:
 +
{{DISPLAYTITLE:get_pool_changes_lite.bin}}
 
== Input ==
 
== Input ==
 
{| class="wikitable"
 
{| class="wikitable"

Latest revision as of 11:22, 24 March 2020

Input

Argument Mandatory Description Format
tailBlockId yes Block hash of tail block Hash
knownTxsIds yes List of known transaction hashes array

Output

Argument Description Format
isTailBlockActual Is tailBlockId in pool bool
addedTxs List of transaction prefixes of added transactions array
deletedTxsIds List of transaction hashes of deleted transactions array
status Status of the request, "OK" if successful string