Skip to content

Commit

Permalink
Update wallet.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
howard-at-cb committed Oct 3, 2024
1 parent 3635332 commit 2246aaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/coinbase/wallet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,6 @@ export class Wallet {
*
* @param notificationUri - The URI to which the webhook notifications will be sent.
*
* @param addresses
* @returns The newly created webhook instance.
*/
public async createWebhook(notificationUri: string): Promise<Webhook> {
Expand Down

0 comments on commit 2246aaf

Please sign in to comment.