chainparams: add overloads for RegTest and SigNet with no options
This commit is a small internal code cleanup for Bitcoin Core. It adds shortcut versions of two functions used only for test networks (RegTest and SigNet) so callers don't have to pass an empty options object. There is no user-facing chang…
801e3bfeby Antoine Poinsot+6−43 files