The current agreement is to essentially rename constants with prefix KERNEL_XXX_LENGTH into MAX_XXX_PER_TX and the non-kernel ones NEW_XXX_LENGTH by MAX_XXX_PER_CALL.
For nullifiers related constants, this gives us:
MAX_NEW_NULLIFIERS_PER_TX
MAX_NEW_NULLIFIERS_PER_CALL
### Tasks
- [ ] https://github.com/AztecProtocol/aztec-packages/issues/962
The current agreement is to essentially rename constants with prefix KERNEL_XXX_LENGTH into MAX_XXX_PER_TX and the non-kernel ones NEW_XXX_LENGTH by MAX_XXX_PER_CALL.
For nullifiers related constants, this gives us:
MAX_NEW_NULLIFIERS_PER_TX
MAX_NEW_NULLIFIERS_PER_CALL