Pay to Public Key Hash (P2PKH): 0b0000
Pay to Public Key Hash (P2PKH) with token support: 0b0010
Pay to Script Hash (P2SH): 0b0001
Note, this type is used for both CashAddressVersionByte.p2sh20 and CashAddressVersionByte.p2sh32.
Pay to Script Hash (P2SH) with token support: 0b0011
Note, this type is used for both CashAddressVersionByte.p2sh20WithTokens and CashAddressVersionByte.p2sh32WithTokens.
Generated using TypeDoc
The address types currently defined in the CashAddress specification. See also: CashAddressVersionByte.