- Actually generate an assumeutxo hash and display it
- Add nchaintx to output (necessary for use in chainparams entry)
- Add path of serialized UTXO file to output
This is a backport of [[https://github.com/bitcoin/bitcoin/pull/23155 | core#23155]]
Depends on D14657