Skip to content

Commit

Permalink
Fixed missing store name detection.
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahSaso committed Sep 25, 2023
1 parent 693df00 commit 85ff18d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/scripts/export/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ const trace = async () => {
metadata: {
blockHeight: {},
txHash: {},
store_name: {},
},
})
) {
Expand Down

0 comments on commit 85ff18d

Please sign in to comment.