mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-14 06:59:24 +00:00
add serai rpc methods
This commit is contained in:
7
Cargo.lock
generated
7
Cargo.lock
generated
@@ -8347,14 +8347,19 @@ dependencies = [
|
||||
name = "serai-node"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"bitcoin-serai",
|
||||
"ciphersuite",
|
||||
"clap",
|
||||
"curve25519-dalek",
|
||||
"frame-benchmarking",
|
||||
"futures-util",
|
||||
"hex",
|
||||
"jsonrpsee",
|
||||
"libp2p",
|
||||
"log",
|
||||
"monero-wallet",
|
||||
"pallet-transaction-payment-rpc",
|
||||
"parity-scale-codec",
|
||||
"rand_core",
|
||||
"sc-authority-discovery",
|
||||
"sc-basic-authorship",
|
||||
@@ -8375,6 +8380,7 @@ dependencies = [
|
||||
"schnorrkel",
|
||||
"serai-env",
|
||||
"serai-runtime",
|
||||
"serde",
|
||||
"sp-api",
|
||||
"sp-block-builder",
|
||||
"sp-blockchain",
|
||||
@@ -8600,6 +8606,7 @@ dependencies = [
|
||||
"serai-dex-pallet",
|
||||
"serai-primitives",
|
||||
"serai-validator-sets-primitives",
|
||||
"sp-api",
|
||||
"sp-application-crypto",
|
||||
"sp-core",
|
||||
"sp-io",
|
||||
|
||||
Reference in New Issue
Block a user