We have a bunch of functions that take `Network` when what they really want is something that can be converted to a `KnownHrp`. Make `KnownHrp` public and accept `impl Into<KnownHrp>`.