feat: implement RFS client with authentication and file management APIs
This commit is contained in:
		
							
								
								
									
										13
									
								
								packages/clients/rfsclient/openapi/docs/VerifyBlock.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								packages/clients/rfsclient/openapi/docs/VerifyBlock.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
| # 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) | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user