Skip to content

Commit

Permalink
index
Browse files Browse the repository at this point in the history
  • Loading branch information
anjor committed Dec 11, 2024
1 parent c56cd24 commit be21252
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions grpc-server.go
Original file line number Diff line number Diff line change
Expand Up @@ -810,8 +810,7 @@ func (multi *MultiEpoch) processSlotTransactions(
{
txResp.Transaction.Transaction = tx.Transaction
txResp.Transaction.Meta = tx.Meta

// how to get index
txResp.Transaction.Index = tx.Index
// how to get blocktime
}

Expand Down

0 comments on commit be21252

Please sign in to comment.