This commit is contained in:
Austin 2025-01-23 10:55:09 -05:00 committed by GitHub
parent 007d2d6ccd
commit a744b45d54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@
WITH bronze_traces AS (
SELECT
block_number,
value:"BLOCK_NUMBER"::INT AS block_number,
partition_key,
value:array_index::INT AS tx_position,
DATA :result AS full_traces,