This diff adds a constructor parameter with a sensible default value for the proof pool number of proof per utxo. This is not intended to be overriden in the main software but will be useful for testing the peer manager algos with unit tests before making them being used in production. There is no change in behavior.
Ref T1854.
Depends on D10470.