satoshipay / solar

🌞 Stellar wallet. Secure and user-friendly.
https://solarwallet.io
MIT License
191 stars 59 forks source link

Add support for stellar multiplexed accounts #1281

Closed ebma closed 2 years ago

ebma commented 2 years ago

This PR adds support for sending payments to multiplexed accounts.

Adding the withMuxing: true property to every operation is safe without checking if an M-address is used because if it is not the property is simply ignored.