get-convex / convex-helpers

A collection of useful code to complement the official packages.
MIT License
69 stars 10 forks source link

Fix incorrect error in withOptionalSession #34

Closed sshader closed 1 year ago

sshader commented 1 year ago

I think this was just a bad copy paste, but I was throwing for the optional session when the session wasn't provided.