# TxResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **observed_tx** | Option<[**crate::models::ObservedTx**](ObservedTx.md)> | | [optional] **consensus_height** | Option<**i64**> | the thorchain height at which the inbound reached consensus | [optional] **finalised_height** | Option<**i64**> | the thorchain height at which the outbound was finalised | [optional] **outbound_height** | Option<**i64**> | the thorchain height for which the outbound was scheduled | [optional] **keysign_metric** | Option<[**crate::models::TssKeysignMetric**](TssKeysignMetric.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)