You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(statics): add Pearl (PRL) to statics and utxo-lib networks
Pearl is a Taproot-only UTXO chain (btcd fork) using BIP-340 Schnorr
signatures and BIP-341 script-path spending with a NUMS internal key.
- Add CoinFamily.PRL and UnderlyingAsset.PRL to base.ts
- Add Pearl/PearlTestnet network classes (bech32m HRP: prl/tprl)
- Add prl/tprl coin entries to utxo.ts with MULTISIG + BULK_TRANSACTION
- Add pearl/pearlTest to utxo-lib networks with Taproot + SegWit support
- Add isPearl() helper and update supportsTaproot()/supportsSegwit()
TICKET: CECHO-1780
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments