mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
add Serai JSON-RPC methods (#627)
* add serai rpc methods * fix machete & dex quote price api * fix validators api --------- Co-authored-by: Luke Parker <lukeparker5132@gmail.com>
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -9421,7 +9421,9 @@ dependencies = [
|
||||
"jsonrpsee",
|
||||
"libp2p 0.52.4",
|
||||
"log",
|
||||
"monero-wallet",
|
||||
"pallet-transaction-payment-rpc",
|
||||
"parity-scale-codec",
|
||||
"rand_core",
|
||||
"sc-authority-discovery",
|
||||
"sc-basic-authorship",
|
||||
@@ -9893,7 +9895,6 @@ dependencies = [
|
||||
"serai-dex-pallet",
|
||||
"serai-primitives",
|
||||
"serai-validator-sets-primitives",
|
||||
"serde",
|
||||
"sp-application-crypto",
|
||||
"sp-consensus-babe",
|
||||
"sp-core",
|
||||
|
||||
Reference in New Issue
Block a user