forked from informalsystems/hermes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New optional flags for the command
query connections
(informalsyste…
…ms#2391) * Added 'verbose' and 'counterparty-chain' flags to 'query connections' command * Updated Hermes guide with new optional flags for 'query connections' command * Added changelog entry * Updated ADR 010 Status to reflect new PR for 'query connections' optional flags * Fixed date error in ADR 010 * Fixed changelog entry
- Loading branch information
Showing
4 changed files
with
106 additions
and
10 deletions.
There are no files selected for viewing
2 changes: 2 additions & 0 deletions
2
...nreleased/features/ibc-relayer-cli/2310-new-optional-flags-query-connections.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- New optional flags `--counterparty-chain` and `--verbose` for the command | ||
`query connections` ([#2310](https://github.com/informalsystems/ibc-rs/issues/2310)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters