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