Module transactions

Available on crate feature network only.
Expand description

Implements the GetPooledTransactions and PooledTransactions message types.

Structs§

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.