Skip to content

Commit 59973bf

Browse files
committed
docs: update word in attestation
Signed-off-by: Gustavo Inacio <[email protected]>
1 parent 36de277 commit 59973bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/service/src/middleware/attestation.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pub struct IndexerResponsePayload {
2929
attestation: Option<Attestation>,
3030
}
3131

32-
/// Check if the query can be attestable generates attestation
32+
/// Check if the query is attestable and generates attestation
3333
///
3434
/// Executes query -> return subgraph response: (string, attestable (bool))
3535
/// if attestable && allocation id:

0 commit comments

Comments
 (0)