chaincfg: change hrp prefix for regtest network

This commit is contained in:
Vadym Popov 2018-03-20 19:58:38 +02:00 committed by Olaoluwa Osuntokun
parent 2be2f12b35
commit 675abc5df3

View File

@ -379,7 +379,7 @@ var RegressionNetParams = Params{
// Human-readable part for Bech32 encoded segwit addresses, as defined in
// BIP 173.
Bech32HRPSegwit: "tb", // always tb for test net
Bech32HRPSegwit: "bcrt", // always bcrt for reg test net
// Address encoding magics
PubKeyHashAddrID: 0x6f, // starts with m or n