Send multiple inv messages if mempool.size > MAX_INV_SZ
Changes the response to the 'mempool' command so that if
the memory pool has more than MAX_INV_SZ transactions (50,000)
it will respond with multiple 'inv' messages.
Send multiple inv messages if mempool.size > MAX_INV_SZ 1f3d3647ffb4Unpublished Tags None Subscribers None
Description
Details
|