hashgraph / hedera-services

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

Remove PlatformEvent SelfSerializable #14010

Open lpetrovic05 opened 1 week ago

lpetrovic05 commented 1 week ago

Since protobuf will be our serialization mechanism going forward, PlatformEvent should no longer be SelfSerializable.