Skip to content

Commit

Permalink
Merge pull request #11 from Vladikasik/patch-1
Browse files Browse the repository at this point in the history
Updated internal links
  • Loading branch information
KuznetsovNikita authored Dec 27, 2023
2 parents e40bf41 + fe0246c commit f3586cd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@

* [Definitions](#definitions)
* [Payment URLs](#payment-urls)
* [Authentication](#authentication)
* [Authentication](#authentication-methods)
* [Transaction Request](#transaction-request)
* [Basic transfers](#basic-transfers)
* [Payment](#payment)
* [Donation](#donation)
* [Deploy](#deploy)
* [SignRawPayload](#SignRawPayload)
* [Payment](#unauthenticated-transfers)
* [Donation](#unauthenticated-donations)
* [Deploy](#unauthenticated-transfers)
* [SignRawPayload](#unauthenticated-transfers)
* [Subscriptions](#subscriptions)


Expand Down Expand Up @@ -197,7 +197,7 @@ https://app.tonkeeper.com/v1/txrequest-url/<example.com/...json>
```


## Authentication
## Authentication methods

There are three ways to authenticate authors of transaction requests:

Expand Down

2 comments on commit f3586cd

@hossen71
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good

@hossen71
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.