komodo-wallet-desktop
komodo-wallet-desktop copied to clipboard
[BUG]: Can't send KMD on P2SH addresses in Desktop / Mobile versions of AtomicDEX
Describe the bug When user tries to send funds on valid P2SH address in KMD network he receive the error message that entered address is incorrect. The issue affects Desktop and Mobile versions of AtomicDEX as well.
To Reproduce Steps to reproduce the behavior:
- Go to 'Wallet'
- Click on 'KMD'
- Choose Send, enter any valid P2SH address as a recipient address.
- See error
Expected behavior Funds should be sent.
Screenshots
As you can see Ledger Live app allows to send on this P2SH address and count it as valid.
Related https://github.com/KomodoPlatform/atomicDEX-API/issues/1278
I've had issues sending KMD to b
address today.
It's not fair ... why in Bitcoin we are able to send coins on P2SH
addresses started with 3
and in KMD not allowed? What's the difference?
It's not fair ... why in Bitcoin we are able to send coins on
P2SH
addresses started with3
and in KMD not allowed? What's the difference?
it's this setting: https://github.com/KomodoPlatform/coins/blob/master/coins#L1388
every coin that has "segwit": true
can send to P2SH