get pool changes lite.bin

From Talleo Wiki
Revision as of 22:20, 22 March 2020 by Mika (talk | contribs) (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | tailBlockId || yes || Block hash of tail block || Hash |- | knownTxsIds || yes || Li...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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