orca-so / orca-sdks

Open-sourced typescript SDKs for Orca
MIT License
43 stars 10 forks source link

Add deprecated sendAll function to Transaction Builder #7

Closed odcheung closed 2 years ago

odcheung commented 2 years ago

In response to this problem - https://app.asana.com/0/1200519991815470/1202452931559633/f, add the legacy way of sending multiple transactions. Added the @deprecated flag right out of the box to discourage usage.