Skip to content

@liquality.bitcoin ledger.<internal>.AddressType

Krasimir Raykov edited this page Mar 30, 2022 · 1 revision

Enumeration: AddressType

@liquality/bitcoin-ledger..AddressType

Table of contents

Enumeration members

Enumeration members

BECH32

BECH32 = "bech32"

Defined in

bitcoin/dist/lib/types.d.ts:69


LEGACY

LEGACY = "legacy"

Defined in

bitcoin/dist/lib/types.d.ts:67


P2SH_SEGWIT

P2SH_SEGWIT = "p2sh-segwit"

Defined in

bitcoin/dist/lib/types.d.ts:68

Clone this wiki locally