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 6383138 commit cf2be49Copy full SHA for cf2be49
aggregation_mode/batcher/src/server/types.rs
@@ -29,7 +29,7 @@ impl AppResponse {
29
}
30
31
32
-/// Query parameters accepted by `GET /proof/merkle`. Requires an address, and accepts a nonce
+/// Query parameters accepted by `GET /receipts`. Requires an address, and accepts a nonce
33
/// and a limit for the amount of tasks included in the query (the maximum value is 100).
34
/// Note: The limit value will only be taken into account if nonce is None.
35
#[derive(Deserialize, Clone)]
0 commit comments