Description
We currently check for an inclusion proof or promise in a validation function when constructing the bundle.
Further verification for required fields would be ideal. Using proto reflection, we could use the field annotation field_behavior to determine if the field has been annotated as required.