mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +00:00
Update node to use pallet sessions
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -7477,6 +7477,7 @@ dependencies = [
|
||||
"frame-benchmarking-cli",
|
||||
"frame-system",
|
||||
"jsonrpsee",
|
||||
"pallet-tendermint",
|
||||
"pallet-transaction-payment",
|
||||
"pallet-transaction-payment-rpc",
|
||||
"sc-cli",
|
||||
@@ -7494,6 +7495,7 @@ dependencies = [
|
||||
"serai-consensus",
|
||||
"serai-runtime",
|
||||
"sp-api",
|
||||
"sp-application-crypto",
|
||||
"sp-block-builder",
|
||||
"sp-blockchain",
|
||||
"sp-core",
|
||||
@@ -7553,6 +7555,7 @@ dependencies = [
|
||||
"sp-inherents",
|
||||
"sp-offchain",
|
||||
"sp-runtime",
|
||||
"sp-session",
|
||||
"sp-std",
|
||||
"sp-transaction-pool",
|
||||
"sp-version",
|
||||
|
||||
Reference in New Issue
Block a user