OmniLayer / omniwallet

Omni Protocol Hybrid Web-Wallet
https://www.omniwallet.org
GNU Affero General Public License v3.0
327 stars 187 forks source link

What is the complexity of supporting SegWit addresses? #1728

Open luongnguyenduc opened 5 years ago

luongnguyenduc commented 5 years ago

As my understanding, supporting SegWit addresses (P2SH) is simple with OmniCore, why does not OmniWallet support it yet? What is the complexity behind that? I am asking this question because I need to determine which address type should be used in my system, Thanks a lot.