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

feat: TokenAirdrop disable contract airdrops

Open vtronkov opened this issue 6 months ago • 8 comments

Description:

  • Add validation to check if we airdrop to a contract without an admin key
  • Bonus refactor: Move the airdrop max value to the config

Related issue(s):

Fixes #14663

Checklist

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

vtronkov avatar Aug 07 '24 10:08 vtronkov