Skip to content

Commit

Permalink
Minor change in the docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
Imod7 committed Aug 31, 2022
1 parent 5813b84 commit 7273f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/accounts/AccountsConvertService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export class AccountsConvertService extends AbstractService {
* The conversion is based on the values of the variables scheme, ss58Prefix & publicKey.
* It also returns the network name.
*
* @param accountId or Public Key (hex) to convert
* @param accountId or Public Key (hex)
* @param scheme
* @param ss58Prefix
* @param publicKey
Expand Down

0 comments on commit 7273f77

Please sign in to comment.