Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Commit

Permalink
feat: changed command line syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Moustikitos committed Jun 8, 2022
1 parent 7746faf commit ba37a7f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified downloads/dposlib-send.7z
Binary file not shown.
2 changes: 1 addition & 1 deletion dposlib/cmd/send.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from dposlib.ark import api

builders = {
"send": "transfer",
"fund": "transfer",
"vote": "upVote",
"lock": "htlcLock",
"claim": "htlcClaim",
Expand Down

0 comments on commit ba37a7f

Please sign in to comment.