Concordium / concordium-base

Core Rust and Haskell libraries used by various components of the Concordium blockchain, as well as some tools used for testing and development.
Mozilla Public License 2.0
22 stars 24 forks source link

Expose fields of events in CIS4. #517

Closed abizjak closed 6 months ago

abizjak commented 6 months ago

Purpose

Expose fields of CIS4 events to make them accessible.

Closes https://github.com/Concordium/concordium-rust-sdk/issues/187

Checklist