Is your feature request related to a problem? Please describe.
The CCIP Server is designed for one event one instance. That we didn't need event_id to recognize different events.
Describe the solution you'd like
- Remove
event_id from all tables
- Convert scenario and other similar features to config instead of table
Describe alternatives you've considered
N/A
Additional context
N/A
Is your feature request related to a problem? Please describe.
The CCIP Server is designed for one event one instance. That we didn't need
event_idto recognize different events.Describe the solution you'd like
event_idfrom all tablesDescribe alternatives you've considered
N/A
Additional context
N/A