cryptoapis 1.1.0

Rust library/SDK for Crypto APIs 2.0
Documentation
# ListTransactionsByBlockHeightRibsbScriptPubKey

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**addresses** | **Vec<String>** |  | 
**asm** | **String** | Represents the assembly of the script public key of the address. | 
**hex** | **String** | Represents the hex of the script public key of the address. | 
**req_sigs** | **i32** | Represents the required signatures. | 
**_type** | **String** | Represents the script type. | 

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