Skip to content

Commit

Permalink
Merge pull request #303 from makerare/patch-2
Browse files Browse the repository at this point in the history
Removed extra "s" in broadcast endpoint
  • Loading branch information
a h authored Oct 24, 2023
2 parents 1132fe9 + 4f88cee commit 9055500
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: Transaction Broadcast
---

```bash title=ENDPOINT
POST /testnet3/transactions/broadcast
POST /testnet3/transaction/broadcast
```

Broadcasts the transaction to the ledger.
Expand Down

0 comments on commit 9055500

Please sign in to comment.