Skip to content

Commit

Permalink
Comments only
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemaccana committed Apr 14, 2023
1 parent 2418bc9 commit d8cf238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ export const dotBackpackToWallet = async (
};
};

// TODO: looks like a this endpoint isn't finished, it doesn't work for all backpack users
// TODO: looks like this endpoint isn't finished, it doesn't work for all backpack users
// and is hidden
export const walletToDotBackpack = async (
wallet: PublicKey,
Expand Down

0 comments on commit d8cf238

Please sign in to comment.