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 c225895 commit 8bb1280Copy full SHA for 8bb1280
sdk/src/network-client.ts
@@ -22,7 +22,7 @@ interface AleoNetworkClientOptions {
22
}
23
24
/**
25
- * Options for executing a fee authorization.
+ * Options for submitting a proving request.
26
*
27
* @property provingRequest {ProvingRequest | string} The proving request being submitted to the network.
28
* @property url {string} The URL of the delegated proving service.
0 commit comments