Skip to main content

Module transactions

Module transactions 

Expand description

Implements the GetPooledTransactions and PooledTransactions message types.

Structsยง

Cells
The response to GetCells, containing requested cells for each transaction hash.
GetCells
A list of transaction hashes and the cell indices requested for each transaction.
GetPooledTransactions
A list of transaction hashes that the peer would like transaction bodies for.
PooledTransactions
The response to GetPooledTransactions, containing the transaction bodies associated with the requested hashes.