mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 04:01:02 +00:00
Fix comment (#2105)
This commit is contained in:
committed by
Bastian Köcher
parent
de918f8f3c
commit
a2b017594f
@@ -49,7 +49,7 @@ relay-utils = { path = "../utils" }
|
|||||||
relay-westend-client = { path = "../client-westend" }
|
relay-westend-client = { path = "../client-westend" }
|
||||||
relay-wococo-client = { path = "../client-wococo" }
|
relay-wococo-client = { path = "../client-wococo" }
|
||||||
rialto-runtime = { path = "../../bin/rialto/runtime" }
|
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
|
# to prepare large XCM messages
|
||||||
rialto-parachain-runtime = { path = "../../bin/rialto-parachain/runtime" }
|
rialto-parachain-runtime = { path = "../../bin/rialto-parachain/runtime" }
|
||||||
substrate-relay-helper = { path = "../lib-substrate-relay" }
|
substrate-relay-helper = { path = "../lib-substrate-relay" }
|
||||||
|
|||||||
Reference in New Issue
Block a user