paulmillr / scure-btc-signer

Audited & minimal library for creating, signing & decoding Bitcoin transactions.
https://paulmillr.com/noble/#scure
MIT License
135 stars 33 forks source link

add testnetwork const #15

Closed AndreiSoroka closed 1 year ago

AndreiSoroka commented 1 year ago

https://github.com/paulmillr/micro-btc-signer/issues/14

Data from https://en.bitcoin.it/wiki/List_of_address_prefixes

paulmillr commented 1 year ago

Thx Andrei, added in a separate branch that's going to be merged soon.