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.
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.