Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gagliardetto committed Jun 27, 2023
1 parent f9a8617 commit 0f4230f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ledger.ipldsch
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ type Transaction struct {
metadata DataFrame
# The slot number where this transaction was created.
slot Int
# The index of this transaction in the the block (0-indexed).
# The index of the position of this transaction in the block (0-indexed).
index nullable optional Int
} representation tuple

Expand Down

0 comments on commit 0f4230f

Please sign in to comment.