improvement(NIP-19): identify and parse NIP-19 addresses
This commit is contained in:
committed by
Greg Heartsfield
parent
6f1a4e7d76
commit
c1152ce430
@@ -48,6 +48,7 @@ sqlx = { version ="0.6.2", features=["runtime-tokio-rustls", "postgres", "chrono
|
||||
chrono = "0.4.23"
|
||||
prometheus = "0.13.3"
|
||||
indicatif = "0.17.3"
|
||||
bech32 = "0.9.1"
|
||||
|
||||
[dev-dependencies]
|
||||
anyhow = "1"
|
||||
|
||||
Reference in New Issue
Block a user