We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36de277 commit 59973bfCopy full SHA for 59973bf
crates/service/src/middleware/attestation.rs
@@ -29,7 +29,7 @@ pub struct IndexerResponsePayload {
29
attestation: Option<Attestation>,
30
}
31
32
-/// Check if the query can be attestable generates attestation
+/// Check if the query is attestable and generates attestation
33
///
34
/// Executes query -> return subgraph response: (string, attestable (bool))
35
/// if attestable && allocation id:
0 commit comments