gcash / android-neutrino

Android mobile wallet using the bchwallet/neutrino backend
9 stars 9 forks source link

Payment amount mismatch #24

Open imaginaryusername opened 5 years ago

imaginaryusername commented 5 years ago

When paying an invoice of 0.03346 BCH (amount embedded in QR), I sent this transaction instead:

https://blockchair.com/bitcoin-cash/transaction/00cf864e858402648e174cf99f7509add15404e89405ec6be3a1a8b9007df2f6

There's clearly some subtle things that are off, perhaps in fee calculation, that sliced a sat off the final amount - and this broke the processor on the receiving site, which bugged me for "partial payment".