lethean 1.2.2

Lethean VPN Marketplace API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# RawBlockMinerTx

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**extra** | **Vec<f32>** |  | 
**rct_signatures** | [**crate::models::RctSigEntity**]RctSigEntity.md |  | 
**unlock_time** | **f32** |  | 
**version** | **f32** |  | 
**vin** | Option<[**Vec<crate::models::RawBlockMinerVin>**]RawBlockMinerVin.md> |  | [optional]
**vout** | Option<[**Vec<crate::models::RawBlockMinerVout>**]RawBlockMinerVout.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)