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

Add new protobuf types and register `TokenAirdrop` in `TokenServiceDefinition`

yosiftouma opened this issue · comments

  • Add a new protobuf TOKEN_AIRDROP_CREATE type in TransactionBody.DataOneOfType

  • Add new RPC to TokenService(see #12794)

  • Add TokenAirdropTransactionBody

  • Fixed by hashgraph/hedera-protobufs#371