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 97e3cd5
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 24 deletions.
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;
21 changes: 0 additions & 21 deletions tmp-carp-client/shared/models/ProjectedNftRange.d.ts

This file was deleted.

2 changes: 0 additions & 2 deletions tmp-carp-client/shared/models/ProjectedNftRange.js

This file was deleted.

Empty file removed tmp-carp-client/shared/routes.d.ts
Empty file.
Empty file removed tmp-carp-client/shared/routes.js
Empty file.

0 comments on commit 97e3cd5

Please sign in to comment.