ethereum / devp2p

Ethereum peer-to-peer networking specifications
971 stars 273 forks source link

caps/eth.md: clarify size in NewPooledTransactionHashes #251

Closed emhane closed 4 months ago

emhane commented 5 months ago

Clarifies that size metadata in NewPooledTransactionHashes refers to the rlp encoded length of a transaction + header without header. Thanks @Rjected.