Currently name length is fixed at 100 https://github.com/thearyanahmed/enclave/blob/master/src/validators/name.rs#L10 . We want to make this configurable as well.
Currently name length is fixed at 100 https://github.com/thearyanahmed/enclave/blob/master/src/validators/name.rs#L10 . We want to make this configurable as well.