StateHubEvents

Git Source

A collection of events emitted by the StateHub contract

Events

StateSaved

Emitted when a new Origin State is saved after a message was sent.

event StateSaved(bytes state);