Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gostkin committed Dec 12, 2023
1 parent c00f752 commit f354048
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ WHERE
AND current_tx_output_index = :previous_tx_output_index!
AND asset = :asset!
AND amount = :amount!
RETURNING previous_tx_hash, previous_tx_output_index;
RETURNING previous_tx_hash, previous_tx_output_index;

0 comments on commit f354048

Please sign in to comment.