Skip to content
Snippets Groups Projects
Commit ca1e6825 authored by Moul's avatar Moul
Browse files

[enh] tx: Add small option for the comment

parent 68c961ac
No related branches found
No related tags found
No related merge requests found
Pipeline #9271 passed
...@@ -81,7 +81,7 @@ Sending to many recipients is possible:\n\ ...@@ -81,7 +81,7 @@ Sending to many recipients is possible:\n\
* With one amount, all will receive the amount\n\ * With one amount, all will receive the amount\n\
* With many amounts (one per recipient)", * With many amounts (one per recipient)",
) )
@option("--comment", default="", help="Comment") @option("--comment", "-c", default="", help="Comment")
@option( @option(
"--outputBackChange", "--outputBackChange",
help="Pubkey recipient to send the rest of the transaction: <pubkey[!checksum]>", help="Pubkey recipient to send the rest of the transaction: <pubkey[!checksum]>",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment