mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 02:51:01 +00:00
Substrate relay guards (#470)
* substrate relay guards * checked time condition * ChainWithBalances * removed obsolete comment * Update relays/substrate-client/src/chain.rs Co-authored-by: Tomasz Drwięga <tomusdrw@users.noreply.github.com> * trailing space Co-authored-by: Tomasz Drwięga <tomusdrw@users.noreply.github.com>
This commit is contained in:
committed by
Bastian Köcher
parent
cc1da1bb39
commit
b027c81266
@@ -17,6 +17,7 @@ millau-runtime = { path = "../../bin/millau/runtime" }
|
||||
|
||||
# Substrate Dependencies
|
||||
|
||||
frame-support = "2.0"
|
||||
frame-system = "2.0"
|
||||
pallet-transaction-payment = "2.0"
|
||||
sp-core = "2.0"
|
||||
|
||||
Reference in New Issue
Block a user