Skip to content

Commit 699f43b

Browse files
hugomrdiasrvagg
andauthored
Update packages/synapse-core/src/endorsements/get-endorsed-provider-ids.ts
Co-authored-by: Rod Vagg <rod@vagg.org>
1 parent d81a7cb commit 699f43b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/synapse-core/src/endorsements/get-endorsed-provider-ids.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ export namespace getEndorsedProviderIdsCall {
8484
* To get the same output type as the action, use {@link parseGetEndorsedProviderIds} to transform the contract output.
8585
*
8686
* @param options - {@link getEndorsedProviderIdsCall.OptionsType}
87-
* @returns The call to the getProviderIds function {@link getEndorsedProviderIdsCall.OutputType}
87+
* @returns The call to the getEndorsedProviderIdsCall function {@link getEndorsedProviderIdsCall.OutputType}
8888
* @throws Errors {@link getEndorsedProviderIdsCall.ErrorType}
8989
*
9090
* @example

0 commit comments

Comments
 (0)