Skip to content

fix(docs): replace broken link to getCompressedAccount_post_request_params.md with correct file #1748

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Name | Type | Description | Notes
**id** | **String** | An ID to identify the request. |
**jsonrpc** | **String** | The version of the JSON-RPC protocol. |
**method** | **String** | The name of the method to invoke. |
**params** | [**models::GetCompressedAccountPostRequestParams**](_getCompressedAccount_post_request_params.md) | |
**params** | [**models::GetCompressedAccountPostRequestParams**](GetCompressedAccountPostRequestParams.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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Name | Type | Description | Notes
**id** | **String** | An ID to identify the request. |
**jsonrpc** | **String** | The version of the JSON-RPC protocol. |
**method** | **String** | The name of the method to invoke. |
**params** | [**models::GetCompressedAccountPostRequestParams**](_getCompressedAccount_post_request_params.md) | |
**params** | [**models::GetCompressedAccountPostRequestParams**](GetCompressedAccountPostRequestParams.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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Name | Type | Description | Notes
**id** | **String** | An ID to identify the request. |
**jsonrpc** | **String** | The version of the JSON-RPC protocol. |
**method** | **String** | The name of the method to invoke. |
**params** | [**models::GetCompressedAccountPostRequestParams**](_getCompressedAccount_post_request_params.md) | |
**params** | [**models::GetCompressedAccountPostRequestParams**](GetCompressedAccountPostRequestParams.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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Name | Type | Description | Notes
**id** | **String** | An ID to identify the request. |
**jsonrpc** | **String** | The version of the JSON-RPC protocol. |
**method** | **String** | The name of the method to invoke. |
**params** | [**models::GetCompressedAccountPostRequestParams**](_getCompressedAccount_post_request_params.md) | |
**params** | [**models::GetCompressedAccountPostRequestParams**](GetCompressedAccountPostRequestParams.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)

Expand Down