This is in relation specifically when calling a function when creating a contract. There doesn't seem to be an easy way to check that events were emitted as the CLI does not appear to report them. Should this be a feature? It might be convenient to know if events are emitted when calling the initializer.
This is in relation specifically when calling a function when creating a contract. There doesn't seem to be an easy way to check that events were emitted as the CLI does not appear to report them. Should this be a feature? It might be convenient to know if events are emitted when calling the initializer.