Equibit / wallet-api

MIT License
0 stars 1 forks source link

Make automatic payments to ICO investors #129

Open David-Owen-Walker opened 6 years ago

David-Owen-Walker commented 6 years ago

When a user portfolio is created, if they are entitled to a small amount of EQB then we send them some.

If the API wallet doesn't have the balance needed to send the money (or something else goes wrong), make sure the record is not deleted and handle like a large payment

kvagajack commented 6 years ago

PR #146 requires changes.

elliot-tio commented 6 years ago

Found error "code": -26, "message": "66: insufficient priority" when attempting to send automatic payout for amount below threshold. Error source has been identified and will be corrected.