Make flow control in bytes required
stellar-core is the reference implementation for the peer to peer agent that manages the Stellar network
Brought to you by:
liefstorer
Originally created by: marta-lokhova
Flow control in bytes must be required before the network upgrades to protocol 20.
For this to work correctly, we need to complete https://github.com/stellar/stellar-core/issues/3746 first
Originally posted by: marta-lokhova
reminder to also gracefully deprecate "enable flow control in bytes" config flag.