Type Alias EventGuid

EventGuid: {
    account_address: string;
    creation_number: string;
}

The structure for an event, identified by a unique GUID.