Fix comment (#2105)

This commit is contained in:
Serban Iorga
2023-05-03 14:31:47 +03:00
committed by Bastian Köcher
parent de918f8f3c
commit a2b017594f
+1 -1
View File
@@ -49,7 +49,7 @@ relay-utils = { path = "../utils" }
relay-westend-client = { path = "../client-westend" }
relay-wococo-client = { path = "../client-wococo" }
rialto-runtime = { path = "../../bin/rialto/runtime" }
# we are not using this runtime to craft callsour transactions, but we still need it
# we are not using this runtime to craft call or transactions, but we still need it
# to prepare large XCM messages
rialto-parachain-runtime = { path = "../../bin/rialto-parachain/runtime" }
substrate-relay-helper = { path = "../lib-substrate-relay" }