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

Automatic fee computation for SC related rpc commands #207

Closed alsala closed 2 years ago

alsala commented 3 years ago

Solves issue #155. Added automatic fee computation if fee is not explicitly set by the user in rpc cmds related to SC. The fee rate is by default 1 Sat per byte as in bitcoin rpc cmds implementation.