photon-api 0.54.0

Solana indexer for general compression
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# GetBatchAddressUpdateInfoPost200ResponseResult

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**addresses** | [**Vec<models::AddressQueueIndex>**]AddressQueueIndex.md |  | 
**context** | [**models::Context**]Context.md |  | 
**non_inclusion_proofs** | [**Vec<models::MerkleContextWithNewAddressProof>**]MerkleContextWithNewAddressProof.md |  | 
**start_index** | **i32** |  | 
**subtrees** | [**Vec<std::path::PathBuf>**]std::path::PathBuf.md |  | 

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