Calls to interact with events module.
Attempts to bump the current state of the event.
The EventId of the event to be bumped.
In case the state transition is not possible, depending on the rules defined by the .
Creates a new event, to be owned by owner
owner
The details of the event to be created
The EventId of the newly created event
In case the event couldn't be created
Sets the ownership on another account.
An error if the signer of the command is not the owner of the event
Updates the information of an event.
The EventId of the event to be updated
The details of the event to update
An error in case the signer is not the organiser of the event, or the event couldn't be updated, due to being on an invalid state.
Calls to interact with events module.