get_pool_changes_lite.bin

Input

ArgumentMandatoryDescriptionFormat

tailBlockId

yes

Block hash of tail block

Hash

knownTxsIds

yes

List of known transaction hashes

array

Output

ArgumentDescriptionFormat

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

Last updated