hexters / CoinPayment

Package to handle payment of cryptocurrency
https://www.coinpayments.net/index.php?ref=3dc0c5875304cc5cc1d98782c2741cb5
MIT License
73 stars 42 forks source link

the Division by zero ErrorException is possible here #15

Closed evgeny-barinov closed 5 years ago

evgeny-barinov commented 5 years ago

The main issues was we were getting "Division by zero" using your module. And there are currencies which are not online. I think it's better to skip it at all. This fixes those. 2018-11-26_13-26-29