mymonero / mymonero-app-ios

The MyMonero native iOS app
BSD 3-Clause "New" or "Revised" License
51 stars 18 forks source link

Share Send-Funds C++ req params construction and parsing #77

Open paulshapiro opened 5 years ago

paulshapiro commented 5 years ago

Alternatively (much harder), figure out a way to fix up the attempt to bridge from Swift over ObjC++ to async_send_funds without running into memory/scope issues.