Skip to content

Commit d2f0cdd

Browse files
authored
nit (#2872)
1 parent 63bfda1 commit d2f0cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/samples/DataStreams/ClientReportsVerifier.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ contract ClientReportsVerifier {
8282
error InvalidReportVersion(uint16 version);
8383

8484
// ----------------- Report schemas -----------------
85-
// More info: https://docs.chain.link/data-streams/reference/report-schema
85+
// More info: https://docs.chain.link/data-streams/reference/report-schema-v3
8686
/**
8787
* @dev Data Streams report schema v3 (crypto streams).
8888
* Prices, bids and asks use 8 or 18 decimals depending on the stream.

0 commit comments

Comments
 (0)