staticconsteth::uintc_maxHashes=512;///< Maximum number of hashes GetChain will ever send.
staticconsteth::uintc_maxBlocks=256;///< Maximum number of blocks Blocks will ever send. BUG: if this gets too big (e.g. 2048) stuff starts going wrong.
staticconsteth::uintc_maxHashes=32;///< Maximum number of hashes GetChain will ever send.
staticconsteth::uintc_maxBlocks=32;///< Maximum number of blocks Blocks will ever send. BUG: if this gets too big (e.g. 2048) stuff starts going wrong.
staticconsteth::uintc_maxBlocksAsk=256;///< Maximum number of blocks we ask to receive in Blocks (when using GetChain).
// Addresses we will skip during network interface discovery