mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 19:51:02 +00:00
Fix Typo in Relay CLI Subcommand Description (#497)
This commit is contained in:
committed by
Bastian Köcher
parent
c8e4d536a2
commit
8d4e004d61
@@ -90,7 +90,7 @@ pub enum Command {
|
||||
#[structopt(long)]
|
||||
lane: HexLaneId,
|
||||
},
|
||||
/// Submit message to given Rialto -> Millau lane.
|
||||
/// Submit message to given Millau -> Rialto lane.
|
||||
SubmitMillauToRialtoMessage {
|
||||
#[structopt(flatten)]
|
||||
millau: MillauConnectionParams,
|
||||
|
||||
Reference in New Issue
Block a user