Browse Source

fix include issue

master-legacy
Alexander Graebe 5 years ago
committed by Alexander Graebe
parent
commit
0e0b7055a8
  1. 2
      develop/connect/use-with-clarity.md

2
develop/connect/use-with-clarity.md

@ -260,4 +260,4 @@ curl 'https://sidecar.staging.blockstack.xyz/sidecar/v1/tx/<txId>'
The API will respond with a JSON object that includes a `tx_status` field. Once the response returns `success`, the transactions was successfully processed.
{% include note.html content="Review the API reference of the <a
href="https://blockstack.github.io/stacks-blockchain-sidecar/#operation/get_transaction_by_id">Get Transaction endpoint</a> for more details." %}
href='https://blockstack.github.io/stacks-blockchain-sidecar/#operation/get_transaction_by_id'>Get Transaction endpoint</a> for more details." %}
Loading…
Cancel
Save