mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 19:09:54 +00:00
docs: update bodies config (#3553)
This commit is contained in:
@ -148,8 +148,7 @@ pub struct BodiesConfig {
|
||||
///
|
||||
/// Default: 10_000
|
||||
pub downloader_stream_batch_size: usize,
|
||||
/// Maximum amount of received bodies to buffer internally.
|
||||
/// The response contains multiple bodies.
|
||||
/// The size of the internal block buffer in bytes.
|
||||
///
|
||||
/// Default: 4GB
|
||||
pub downloader_max_buffered_blocks_size_bytes: usize,
|
||||
|
||||
Reference in New Issue
Block a user