Skip to content

Commit 7b836e1

Browse files
committed
Add TODO
1 parent 788ad77 commit 7b836e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/chains/evm/proto_helpers.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ func convertLogFromProto(protoLog *Log) (*evmtypes.Log, error) {
457457
TxHash: txHash,
458458
Data: protoLog.GetData(),
459459
Removed: protoLog.GetRemoved(),
460-
// TODO TxIndex
460+
// TODO TxIndex PRODCRE-1709
461461
}, nil
462462
}
463463

0 commit comments

Comments
 (0)