CatapultServer  v0.5.0.1 (Elephant)
catapult::handlers::PullBlocksHandlerConfiguration Struct Reference

Configuration for pull blocks handler. More...

Public Attributes

uint32_t MaxBlocks
 Maximum blocks to return. More...
 
uint32_t MaxResponseBytes
 Maximum response bytes. More...
 

Detailed Description

Configuration for pull blocks handler.

Member Data Documentation

◆ MaxBlocks

uint32_t catapult::handlers::PullBlocksHandlerConfiguration::MaxBlocks

Maximum blocks to return.

◆ MaxResponseBytes

uint32_t catapult::handlers::PullBlocksHandlerConfiguration::MaxResponseBytes

Maximum response bytes.


The documentation for this struct was generated from the following file: