We have two variants in the `ParseAmountError` that both come from parsing a denomination, these should be a separate error.
Add a new crate `bitcoin-units`, move the `amount` module over to it and re-export all types from `bitcoin::amount` so this as not a breaking change.