Skip to content

Commit

Permalink
addressed comments
Browse files Browse the repository at this point in the history
  • Loading branch information
bermuell committed Aug 29, 2024
1 parent 68086ba commit 465cf69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x/ccv/provider/client/cli/tx.go
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ where create_consumer.json content:
{
"chain_id": "consu",
"metadata": {
"name": "chain provi",
"name": "chain consumer",
"description": "no description",
"metadata": "no metadata"
},
Expand Down Expand Up @@ -321,7 +321,7 @@ Example:
"consumer_id": "0",
"new_owner_address": "cosmos10d07y265gmmuvt4z0w9aw880jnsr700j6zn9kn",
"metadata": {
"name": "chain provi",
"name": "chain consumer",
"description": "no description",
"metadata": "no metadata"
},
Expand Down

0 comments on commit 465cf69

Please sign in to comment.