Skip to content

Commit a73a881

Browse files
committed
fix test
1 parent 14245dd commit a73a881

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/sui-indexer-alt-reader/src/fullnode_client.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ impl FullnodeClient {
110110
.with_signatures(signatures)
111111
.with_read_mask(FieldMask::from_paths([
112112
"effects.bcs",
113+
"effects.lamport_version",
113114
"events.bcs",
114115
"balance_changes",
115116
"objects.objects.bcs",

0 commit comments

Comments
 (0)