Skip to content

Commit

Permalink
Update fact_wormhole_flows.sql (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
akan72 authored Jul 18, 2024
1 parent a5d295c commit cc1e4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/staging/wormhole/fact_wormhole_flows.sql
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ with
(4005, 'stargaze'),
(4006, 'seda'),
(4007, 'dymension'),
(4008, 'provenance'),
(4008, 'provenance')
) as t(id, chain)
),

Expand Down

0 comments on commit cc1e4ed

Please sign in to comment.