Skip to content

Commit

Permalink
tweak --electrs-url help message
Browse files Browse the repository at this point in the history
  • Loading branch information
Ouziel committed Jan 5, 2025
1 parent 6fb7efb commit 0d25367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion counterparty-core/counterpartycore/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ def float_range_checker(arg):
[
("--electrs-url",),
{
"help": "the URL of the Electrs server",
"help": "the complete URL of the Electrs API, for example: `https://mempool.space/api`",
},
],
[
Expand Down

0 comments on commit 0d25367

Please sign in to comment.