# GithubComSatstreamSsUtilsRpcBtcTx ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **blockheight** | **i32** | | [optional] [default to null] **fee** | **f32** | | [optional] [default to null] **hash** | **String** | | [optional] [default to null] **hex** | **String** | | [optional] [default to null] **index** | **i32** | | [optional] [default to null] **locktime** | **i32** | | [optional] [default to null] **size** | **i32** | | [optional] [default to null] **txid** | **String** | | [optional] [default to null] **version** | **i32** | | [optional] [default to null] **vin** | [**Vec<::models::GithubComSatstreamSsUtilsRpcVin>**](github_com_satstream_ss-utils_rpc.Vin.md) | Vin will be stored in a separate collection in the DB | [optional] [default to null] **vout** | [**Vec<::models::GithubComSatstreamSsUtilsRpcVout>**](github_com_satstream_ss-utils_rpc.Vout.md) | Vout will be stored in a separate collection in the DB | [optional] [default to null] **vsize** | **i32** | | [optional] [default to null] **weight** | **i32** | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)