Open
Description
Should support specifying the total amount, and the fee comes out of this total amount.
We could do transfer
(single recipient, with a deduct_fee
boolean) and multi_transfer
(multiple recipients possible, no boolean).
Should support specifying the total amount, and the fee comes out of this total amount.
We could do transfer
(single recipient, with a deduct_fee
boolean) and multi_transfer
(multiple recipients possible, no boolean).