mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
334b4d0965
* Implement StringFactory on the companion object for BtcHumanReadablePart * Make Bech32.checkHrpvalidity() take in a string rather than a Bech32HumanReadablePart as a parameter, now we check validity _just_ according to the bech32 standard, not specific applications light lightning / bitcoin * Add missing override * Overload Bech32.checkHrpValidity() to pass in a 'StringFactory' in cases where you know what HRP you expect * Do nadav's suggestion on Bech32.splitToHrpAndData() -- allow a factory to be passed in parameterized with the type you expect |
||
---|---|---|
.. | ||
src/main | ||
core.sbt | ||
README.md |