# AsyncBroadcastResult ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **txid** | Option<**String**> | the txid of this tx | [optional] **state** | Option<**String**> | the state of this tx, possible values PENDING, BROADCASTED, INVALID, UNKNOWN | [optional] **message** | Option<**String**> | return messages if broadcast failed | [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)