eth, eth/downloader: remove duplicate consts, bump hash fetch to 2K
This commit is contained in:
		| @@ -12,8 +12,6 @@ const ( | ||||
| 	NetworkId          = 0 | ||||
| 	ProtocolLength     = uint64(8) | ||||
| 	ProtocolMaxMsgSize = 10 * 1024 * 1024 | ||||
| 	maxHashes          = 512 | ||||
| 	maxBlocks          = 128 | ||||
| ) | ||||
|  | ||||
| // eth protocol message codes | ||||
|   | ||||
		Reference in New Issue
	
	Block a user