-
Kero authored
* indexer: update format string for uuid.UUID The relayEvent variable is of type uuid.UUID, but it's being formatted as an integer (%d). This will cause a runtime error. Use %s to format the UUID as a string. * indexer: constraint l2_block_headers.timestamp > 0 * indexer: doc bigint.Clamp assumption
873bc000
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
20230523_create_schema.sql |