Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 961 Bytes

BroadcastTransactionFail.md

File metadata and controls

14 lines (9 loc) · 961 Bytes

BroadcastTransactionFail

Properties

Name Type Description Notes
api_version String Specifies the version of the API that incorporates this endpoint.
reference_id String Represents a unique identifier that serves as reference to the specific request which prompts a callback, e.g. Blockchain Events Subscription, Blockchain Automation, etc.
idempotency_key String Specifies a unique ID generated by the system and attached to each callback. It is used by the server to recognize consecutive requests with the same data with the purpose not to perform the same operation twice.
data crate::models::BroadcastTransactionFailData

[Back to Model list] [Back to API list] [Back to README]