hashgraph / hedera-services

Crypto, token, consensus, file, and smart contract services for the Hedera public ledger
Apache License 2.0
281 stars 125 forks source link

HIP-904 Reject only `RoyaltyFee` with fallback for airdrops #14794

Closed Neeharika-Sompalli closed 1 month ago

Neeharika-Sompalli commented 1 month ago
  1. During the Airdrop transaction reject only the tokens that have RoyaltyFee` with fallback.
  2. Also during Claim do the same check if the token has been updated with the RoyaltyFee` with fallback while the airdrop is in pending state. If so, fail the claim.