Enum Class SegwitAddress.SegwitHrp

java.lang.Object
java.lang.Enum<SegwitAddress.SegwitHrp>
org.bitcoinj.base.SegwitAddress.SegwitHrp
All Implemented Interfaces:
Serializable, Comparable<SegwitAddress.SegwitHrp>, Constable
Enclosing class:
SegwitAddress

public static enum SegwitAddress.SegwitHrp extends Enum<SegwitAddress.SegwitHrp>
Human-readable part (HRP) of Segwit addresses for standard Bitcoin networks.

See BIP 173 definition of bc and tb HRPs and Bitcoin Core Issue 1234 - discussion of bcrt HRP for details.