photon-api 0.51.0

Solana indexer for general compression
Documentation
# MerkleContextWithNewAddressProof

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address** | **String** | A Solana public key represented as a base58 string. | [default to 11157t3sqMV725NVRLrVQbAu98Jjfk1uCKehJnXXQs]
**higher_range_address** | **String** | A Solana public key represented as a base58 string. | [default to 11157t3sqMV725NVRLrVQbAu98Jjfk1uCKehJnXXQs]
**low_element_leaf_index** | **i32** |  | 
**lower_range_address** | **String** | A Solana public key represented as a base58 string. | [default to 11157t3sqMV725NVRLrVQbAu98Jjfk1uCKehJnXXQs]
**merkle_tree** | **String** | A Solana public key represented as a base58 string. | [default to 11157t3sqMV725NVRLrVQbAu98Jjfk1uCKehJnXXQs]
**next_index** | **i32** |  | 
**proof** | **Vec<String>** |  | 
**root** | **String** | A 32-byte hash represented as a base58 string. | 
**root_seq** | **i32** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)