ethereum / devp2p

Ethereum peer-to-peer networking specifications
979 stars 275 forks source link

caps/snap.md: add limit parameter in range requests #190

Closed holiman closed 2 years ago

holiman commented 2 years ago

according to discussion on https://github.com/ethereum/go-ethereum/issues/23536, this adds 'limit' on GetAccountRange and GetStorageRange.

cc @matkt @karalabe