casper-ecosystem / cep18

Implementation of ERC20 token for the CasperLabs platform.
https://casper.network/docs/dapp-dev-guide
Apache License 2.0
27 stars 46 forks source link

fix for CES events #83

Closed RitaMAllenCA closed 1 year ago

RitaMAllenCA commented 1 year ago

entry points in the contract are calling the emit function, but during installation the CES library is not initialized.