get-convex / convex-helpers

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

Actually propagate return value validator in customFunctions #157

Closed sshader closed 3 days ago

sshader commented 3 days ago

While I was respecting all the types, I wasn't actually forwarding the return value validator to the original function wrapper.