Global

Members


<readonly> Bech32hrp :string

Define standard chain identifiers as per the Bech32hrp definition See https://github.com/satoshilabs/slips/blob/master/slip-0173.md
Type:
  • string
Properties:
Name Type Default Description
BTC_MAINNET string tx Bech32hrp for BTC mainnet
BTC_TESTNET string txtest Bech32hrp for BTC testnet

<readonly> DaoType :Number

Define identifiers for the different supported dao types
Type:
  • Number
Properties:
Name Type Default Description
MOCK Number 0 Identifier for the MockDao
BLOCKCYPHER Number 1 Identifier for the BlockcypherDao
BLOCKSTREAM Number 2 Identifier for the BlockcypherDao