hashgraph / hedera-services

Crypto, token, consensus, file, and smart contract services for the Hedera public ledger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HIP-904: Implement TokenCancelAirdrop transaction

MiroslavGatsanoga opened this issue · comments

Problem

We want to provide the option for an airdrop sender to cancel an airdrop that have been sent previously by them. That would be useful if the airdrop sender has made a mistake or the receiver hasn't claimed the airdrop for too long. This would be a way to remove ongoing fees for auto renewal that would be charged from the airdrop sender account.

Solution

We should define this new operation in our Hedera grpc service and all of the needed components for it.
More details and information about the transaction type can be found in this design doc.

Tasks

  1. Limechain
  2. Limechain
  3. Limechain
    vtronkov
  4. Limechain
    vtronkov
  5. Limechain
    stoyanov-st
  6. 0 of 4
    Limechain New Feature Work Package

Definition of done