Skip to content

Commit

Permalink
Fix broken link to VersionedSignedTransaction (SignedTransaction now)
Browse files Browse the repository at this point in the history
Signed-off-by: Nikita Strygin <[email protected]>
  • Loading branch information
DCNick3 committed May 15, 2024
1 parent a561d6e commit 070bb2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/reference/torii-endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ It is also possible to retrieve the data of a specific `struct` group or variabl

This endpoint expects the following data:

- **Body**: [`VersionedSignedTransaction`](/reference/data-model-schema#versionedsignedtransaction)
- **Body**: [`SignedTransaction`](/reference/data-model-schema#signedtransaction)

#### Responses

Expand Down

0 comments on commit 070bb2e

Please sign in to comment.