mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Support arbitrary RPC providers in monero-serai
Sets a clean path for no-std premised RPCs (buffers to an external RPC impl)/ Tor-based RPCs/client-side load balancing/...
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -5270,6 +5270,7 @@ dependencies = [
|
||||
name = "monero-serai"
|
||||
version = "0.1.4-alpha"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"base58-monero",
|
||||
"crc",
|
||||
"curve25519-dalek 3.2.0",
|
||||
|
||||
Reference in New Issue
Block a user