Skip to content

Commit 58e9817

Browse files
committed
more data Transaction
1 parent b4f97b3 commit 58e9817

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/services/crud-database/user.js

+1
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ const getTransactionsOfAllSharks = async (page, valueFilter = 0) => {
319319

320320
$project: {
321321
_id: 0,
322+
walletAddress: 1,
322323
timeStamp: 1,
323324
sharkId: 1,
324325
hash: 1,

0 commit comments

Comments
 (0)