mvcapi 3.0.11

The Client Implementation for MVCApi.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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)