You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #509 introduced support for bigint output values, which uses wallet-lib functions implemented using Zod. This means we now have two validation libs in the project, Zod and express-validator. We probably should unify this and change the headless to use only Zod, too.
The text was updated successfully, but these errors were encountered:
PR #509 introduced support for bigint output values, which uses wallet-lib functions implemented using Zod. This means we now have two validation libs in the project, Zod and express-validator. We probably should unify this and change the headless to use only Zod, too.
The text was updated successfully, but these errors were encountered: