HorizenOfficial / zend_oo

This repository is archived, Zendoo is out of beta and has been included in https://github.com/HorizenOfficial/zen.
https://github.com/HorizenOfficial/zen
Other
34 stars 22 forks source link

It should not be possible to create txout < DUST_THRESHOLD in backward transfers #164

Open cronicc opened 3 years ago

cronicc commented 3 years ago

This should be enforced on the Mainchain as well as the SDK side.

https://github.com/HorizenOfficial/zend_oo/blob/18f934386b08ca0c497c9dedb2da7988f3ced888/src/main.cpp#L735-L746