Skip to content

Commit f4537e8

Browse files
committed
[exit-queue-req] add prop
1 parent 3e3ec45 commit f4537e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/graphql/subgraph/exitQueue/exitQueueQuery.graphql

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ query exitQueue($receiver: Bytes, $vault: String!) {
55
}) {
66
positionTicket
77
totalShares
8+
totalAssets
89
timestamp
910
}
1011
}

0 commit comments

Comments
 (0)