Skip to content

multi-transfer mvp

Pre-release
Pre-release
Compare
Choose a tag to compare
@OAXFoundation OAXFoundation released this 06 Feb 08:35
· 70 commits to master since this release

MVP version of the multi-transfer function which allows a user to send funds to multiple addresses in one func call to save fees.

Note that it's not atomic, if sender runs out of funds before sending to all addresses, the previously successful ones are not rolled back, we just stop processing the rest of the transfers.