Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(TCK): Implement token update and delete #1169

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

0xivanov
Copy link
Contributor

@0xivanov 0xivanov commented Dec 3, 2024

This PR implements TCK token update and delete methods.

Fixes #1163

@0xivanov 0xivanov self-assigned this Dec 3, 2024
@0xivanov 0xivanov requested review from a team as code owners December 3, 2024 13:19
@0xivanov 0xivanov changed the title feat(TCK: Implement token update and delete feat(TCK): Implement token update and delete Dec 3, 2024
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

see 1 file with indirect coverage changes

Copy link
Contributor

@agadzhalov agadzhalov left a comment

Choose a reason for hiding this comment

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

LGTM

@0xivanov 0xivanov merged commit 909c99c into main Dec 5, 2024
6 checks passed
@0xivanov 0xivanov deleted the tck-implement-token-update-and-delete branch December 5, 2024 08:49
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.

TCK: Implement TokenUpdate and TokenDelete methods
2 participants