kopia lustrzana https://github.com/bugout-dev/moonstream
Add changes.
rodzic
4e5fc77980
commit
ce0f8a3206
|
@ -65,6 +65,7 @@ from moonstreamdbv3.models_indexes import (
|
|||
MantleSepoliaLogIndex,
|
||||
MantleSepoliaReorgs,
|
||||
AbiJobs,
|
||||
AbiSubscriptions,
|
||||
)
|
||||
|
||||
|
||||
|
@ -107,6 +108,7 @@ def include_symbol(tablename, schema):
|
|||
MantleSepoliaLogIndex.__tablename__,
|
||||
MantleSepoliaReorgs.__tablename__,
|
||||
AbiJobs.__tablename__,
|
||||
AbiSubscriptions.__tablename__,
|
||||
}
|
||||
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue