Skip to content

Commit

Permalink
comma
Browse files Browse the repository at this point in the history
  • Loading branch information
forgxyz committed Jul 19, 2023
1 parent bb258a7 commit 2c4042a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/gold/core/core__fact_inputs.sql
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ WITH inputs AS (
index,
is_coinbase,
coinbase,
script_sig_asm
script_sig_asm,
script_sig_hex,
sequence,
spent_block_number,
Expand Down

0 comments on commit 2c4042a

Please sign in to comment.