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
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