-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Description
bitcoinjs-lib/ts_src/address.ts
Lines 15 to 16 in 248789d
import { bech32, bech32m } from 'bech32'; | |
import bs58check from 'bs58check'; |
@noble/hashes
is already in use. All 3 of these encoding libraries could be replaced by @scure/base
by the same author.
Metadata
Metadata
Assignees
Labels
No labels