Skip to content

fix: make verifyTonOwnership static#14

Open
dvlkv wants to merge 2 commits intotonkeeper:mainfrom
dvlkv:main
Open

fix: make verifyTonOwnership static#14
dvlkv wants to merge 2 commits intotonkeeper:mainfrom
dvlkv:main

Conversation

@dvlkv
Copy link

@dvlkv dvlkv commented Oct 17, 2022

No description provided.

}

public async verifyTonOwnership(payload: TonOwnershipPayload, client_id: string) {
return TonConnectServerV1.verifyTonOwnership(payload, client_id);

Choose a reason for hiding this comment

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

Dff

}

public async verifyTonOwnership(payload: TonOwnershipPayload, client_id: string) {
return TonConnectServerV1.verifyTonOwnership(payload, client_id);

Choose a reason for hiding this comment

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

Cc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants