Post
Topic
Board Bitcoin Discussion
Re: bitcoin version 1, addresses space 2^160
by
ETFbitcoin
on 23/09/2019, 19:08:26 UTC
There's no change of "bitcoin version 1", assuming you're talking about Bitcoin address which have prefix 1.

Bech32 address format have more character count, but according to https://bitcoin.stackexchange.com/a/69554 it also uses RIPEMD-160 which means current address space is still 2^160, but only with different format/encoding. CMIIW.