You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As soon as the `broadcastTransaction` is completed, a transaction ID is returned.
166
+
As soon as the `broadcastTransaction` is completed, a JSON object with the transaction ID (`txid`) is returned.
166
167
167
168
~> Keep in mind that the existence of a transaction ID does not mean the transaction has been successfully processed. Please review the [transaction lifecycle](/understand-stacks/transactions#lifecycle) for more details.
0 commit comments