Skip to content

feat(tck): implement cancelAirdrop JSON-RPC method #2423

Description

@exploreriii

Problem cancelAirdrop is missing; the driver's TokenAirdropCancelTransaction suites cannot run.

Solution Mirror the existing claimToken handler (PendingAirdropId construction from sender/receiver/token/serials).

Spec: https://github.com/hiero-ledger/hiero-sdk-tck/blob/main/docs/test-specifications/token-service/TokenAirdropCancelTransaction.md (note the filename)
JS reference: https://github.com/hiero-ledger/hiero-sdk-js/blob/main/tck/methods/token.ts (cancelAirdrop)
SDK class: TokenCancelAirdropTransaction

Metadata

Metadata

Assignees

Labels

approvedIssue has been approved by team memberskill: beginnerAchievable by a fairly new comer that has already completed a couple of good first issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions