Skip to content

Commit

Permalink
js: fix typedoc
Browse files Browse the repository at this point in the history
  • Loading branch information
dr497 committed Jun 17, 2023
1 parent e0f96e2 commit 86243f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/src/bindings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ export async function updateNameRegistryData(
* @param connection The solana connection object to the RPC node
* @param name The name of the name account
* @param newOwner The new owner to be set
* @param curentNameOwner the current name Owner
* @param nameClass The class of this name, if it exsists
* @param nameParent The parent name of this name, if it exists
* @param parentOwner Parent name owner
Expand Down

0 comments on commit 86243f4

Please sign in to comment.