# CompressedProofWithContext
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**compressed_proof** | [**models::CompressedProof**](CompressedProof.md) | |
**leaf_indices** | **Vec<i32>** | |
**leaves** | **Vec<String>** | |
**merkle_trees** | **Vec<String>** | |
**root_indices** | **Vec<i32>** | |
**roots** | **Vec<String>** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)