mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Add missing feature in substrate/client
This commit is contained in:
@@ -65,7 +65,7 @@ borsh = ["serai-abi/borsh"]
|
||||
|
||||
networks = []
|
||||
bitcoin = ["networks", "dep:bitcoin"]
|
||||
monero = ["networks", "dalek-ff-group", "monero-wallet"]
|
||||
monero = ["networks", "dalek-ff-group", "ciphersuite", "monero-wallet"]
|
||||
|
||||
# Assumes the default usage is to use Serai as a DEX, which doesn't actually
|
||||
# require connecting to a Serai node
|
||||
|
||||
Reference in New Issue
Block a user