hedera-services icon indicating copy to clipboard operation
hedera-services copied to clipboard

feat: HIP-904: Implement handle logic for TokenCancelAirdrop transaction

Open vtronkov opened this issue 7 months ago • 9 comments

Description: Implemented TokenCancelAirdrop.handle logic

Related issue(s):

Fixes #14054

Notes for reviewer: When we do the airdrop cancel we delete the airdrop reference from the sender Account and we are deleting it from the state

Checklist

  • [x] Documented (Code comments, README, etc.)
  • [x] Tested (unit, integration, etc.)

vtronkov avatar Jul 24 '24 10:07 vtronkov