Skip to content

Commit 8bb1280

Browse files
committed
fixed typo
1 parent c225895 commit 8bb1280

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)