mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
bitcoin 0.31
This commit is contained in:
@@ -26,7 +26,7 @@ serai-runtime = { path = "../runtime", version = "0.1" }
|
||||
sp-core = { git = "https://github.com/serai-dex/substrate" }
|
||||
subxt = { version = "0.29", default-features = false, features = ["jsonrpsee-ws"], optional = true }
|
||||
|
||||
bitcoin = { version = "0.30", optional = true }
|
||||
bitcoin = { version = "0.31", optional = true }
|
||||
|
||||
ciphersuite = { path = "../../crypto/ciphersuite", version = "0.4", optional = true }
|
||||
monero-serai = { path = "../../coins/monero", version = "0.1.4-alpha", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user