photon-api 0.51.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**error** | Option<[**models::GetBatchAddressUpdateInfoPost200ResponseError**]_getBatchAddressUpdateInfo_post_200_response_error.md> |  | [optional]
**id** | **String** | An ID to identify the response. | 
**jsonrpc** | **String** | The version of the JSON-RPC protocol. | 
**result** | Option<[**models::GetCompressionSignaturesForAccountPost200ResponseResult**]_getCompressionSignaturesForAccount_post_200_response_result.md> |  | [optional]

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