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

Provide API for apps to consume `EventCore` and `Signature` #13998

Open lpetrovic05 opened 1 week ago

lpetrovic05 commented 1 week ago

depends on #13861

The Event interface should include getters for EventCore and signature so that this data can become part of the block stream.