Add bootnodes

This commit is contained in:
Luke Parker
2024-02-26 10:46:16 -05:00
parent 5487844b9e
commit 1096ddb7ea
4 changed files with 241 additions and 9 deletions

View File

@@ -26,6 +26,8 @@ hex = "0.4"
schnorrkel = "0.11"
libp2p = "0.52"
sp-core = { git = "https://github.com/serai-dex/substrate" }
sp-keystore = { git = "https://github.com/serai-dex/substrate" }
sp-timestamp = { git = "https://github.com/serai-dex/substrate" }