Concordium / concordium-rust-smart-contracts

Libraries and tools for writing and testing smart contracts on Concordium
https://docs.rs/concordium-std/latest/concordium_std/
Mozilla Public License 2.0
58 stars 35 forks source link

Fix event schema #451

Closed DOBEN closed 4 weeks ago

DOBEN commented 4 weeks ago

Purpose

The block explorer couldn't decode the event data from two example smart contracts.

Changes

Fix schemas