Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yuval-fireblocks committed Dec 18, 2024
1 parent 29e954e commit 974d1bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ncw-sdk.ts
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ export interface NcwSdk {
getPublicKeyInfoByAccountAsset(walletId: string, args: PublicKeyInfoByAccountAssetArgs): Promise<PublicKeyResponse>;

/**
* delete signing algorithms for a wallet
* delete signing algorithm for a wallet
*
* @param {string} walletId
* @param {SigningAlgorithm} algorithm
Expand Down

0 comments on commit 974d1bb

Please sign in to comment.