-
Notifications
You must be signed in to change notification settings - Fork 0
Add a transfer (for single recipient) #12
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestmedium priorityA high-priority issue noticeable by the user but he can still workaround it.A high-priority issue noticeable by the user but he can still workaround it.quickA task that should take less than two hours to complete.A task that should take less than two hours to complete.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmedium priorityA high-priority issue noticeable by the user but he can still workaround it.A high-priority issue noticeable by the user but he can still workaround it.quickA task that should take less than two hours to complete.A task that should take less than two hours to complete.
Should support specifying the total amount, and the fee comes out of this total amount.
We could do
transfer(single recipient, with adeduct_feeboolean) andmulti_transfer(multiple recipients possible, no boolean).