refactor: make CredentialHash/AddrKeyHash aliases of Blake2b224
This makes the types interchangeable with Blake2b224 for convenience. It also allows using the Bytes() function when using the more specific types Signed-off-by: Aurora Gaffney <[email protected]>