Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[POA-2003] Add obfuscation field under httpMethodMeta (#15)
* This PR introduces a new `Obfuscation` attribute under `HttpMethodMeta` in the `method.proto`. * Added an `enum` type for this having two possible values `NONE` and `ZERO_VALUE` * It will be used to identify whether the witness payload is obfuscated or not
- Loading branch information