Skip to content

Commit

Permalink
chore: tweaking docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aorumbayev committed Oct 24, 2023
1 parent f8f9ef9 commit 9fff6d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/clients/SubtopiaRegistryClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ export class SubtopiaRegistryClient {
* @param creator - An instance of the TransactionSignerAccount class from the algosdk library.
* @param chainType - A value from the ChainType enum.
* @param timeout - The timeout value in seconds for transaction signing. Defaults to DEFAULT_TXN_SIGN_TIMEOUT_SECONDS.
* @param registryID - The ID of the registry application. Defaults to official SUBTOPIA_REGISTRY_ID specific to supplied chainType.
* @returns A new instance of the SubtopiaRegistryClient class with the specified parameters.
* @example
* ```typescript
Expand Down

0 comments on commit 9fff6d6

Please sign in to comment.