Skip to content

Commit 0f3c60c

Browse files
authored
Merge pull request #1087 from ProvableHQ/rr-fix-typo-in-proving-request-docs
Fix docstring for DelegatedProvingParams interface
2 parents c225895 + 8bb1280 commit 0f3c60c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/src/network-client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ interface AleoNetworkClientOptions {
2222
}
2323

2424
/**
25-
* Options for executing a fee authorization.
25+
* Options for submitting a proving request.
2626
*
2727
* @property provingRequest {ProvingRequest | string} The proving request being submitted to the network.
2828
* @property url {string} The URL of the delegated proving service.

0 commit comments

Comments
 (0)