-
- Downloads
Optimize sbd_to_rshares to not use an iterative approach
We can get rid of the iterative approach by utilizing a few formulars. This makes the function signature smaller as well as improving performance drastically while increasing the precision. I also added a few comments to make it more obvious what I'm doing here.
Loading
Please register or sign in to comment