Files
herolib_rust/packages/clients/rfsclient/openapi/docs/VerifyBlock.md

14 lines
471 B
Markdown

# VerifyBlock
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**block_hash** | **String** | Block hash to verify |
**block_index** | **i64** | Block index within the file |
**file_hash** | **String** | File hash associated with the block |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)