ACINQ / bitcoin-kmp

Kotlin Multiplatform Bitcoin Library
Apache License 2.0
68 stars 15 forks source link

Add support for testnet4 #130

Closed sstone closed 2 months ago

sstone commented 2 months ago

See https://github.com/bitcoin/bitcoin/pull/29775. It basically adds a new genesis block the testnet4 (addresses uses the same prefixes/encoding as testnet3),

sstone commented 2 months ago

Replaced by https://github.com/ACINQ/bitcoin-kmp/pull/136