zcash_client_sqlite: Support sending to t-addrs
This commit is contained in:
@@ -8,6 +8,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
bech32 = "0.7"
|
||||
bs58 = { version = "0.2", features = ["check"] }
|
||||
ff = { path = "../ff" }
|
||||
pairing = { path = "../pairing" }
|
||||
protobuf = "2"
|
||||
|
||||
Reference in New Issue
Block a user