btcpayserver/BTCPayServer/Data/Payouts
Andrew Camilleri 6c9c7328bb
Fix: Payout Transaction not matching when rate provided longer decima… (#2518)
* Fix: Payout Transaction not matching when rate provided longer decimal precision

fixes #2513 most likely

* Do not sue rounding and ensure crypto amount is saved with correct decimal places

* Round pull payment payout to the nearest digit supported by network

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2021-05-13 17:50:08 +09:00
..
BitcoinLike Fix: Payout Transaction not matching when rate provided longer decima… (#2518) 2021-05-13 17:50:08 +09:00
IClaimDestination.cs Refactor and decouple Payout logic (#2046) 2021-04-13 17:36:49 +09:00
IPayoutHandler.cs Refactor and decouple Payout logic (#2046) 2021-04-13 17:36:49 +09:00
PayoutBlob.cs Refactor and decouple Payout logic (#2046) 2021-04-13 17:36:49 +09:00
PayoutExtensions.cs Refactor and decouple Payout logic (#2046) 2021-04-13 17:36:49 +09:00