Skip to content

Commit

Permalink
Merge pull request #24 from initia-labs/fix-typo
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
beer-1 authored Feb 13, 2024
2 parents e1b4773 + 08175e1 commit be17848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/ophost/client/cli/tx.go
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ func NewCreateBridge(ac address.Codec) *cobra.Command {
{
"challenger": "bech32-address",
"proposer": "bech32-addresss",
"submissionIntervan": "duration",
"submissionInterval": "duration",
"finalizationPeriod": "duration",
"submissionStartTime" : "rfc3339-datetime",
"metadata": "channel-id"
Expand Down

0 comments on commit be17848

Please sign in to comment.