-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(wallet-sdk): added support for finding accounts by publickey [on-hold] #2839
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
6 Skipped Deployments
|
# Conflicts: # packages/libs/wallet-sdk/src/gql/gql.ts # packages/libs/wallet-sdk/src/gql/graphql.ts # packages/libs/wallet-sdk/src/sdk/interface.ts # packages/libs/wallet-sdk/src/sdk/walletSdk.ts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comment regarding two graphql types. Should only be one, and have a sensible error when the accountsByPublicKey
is used on the one that doesn't support it.
On hold until hackachain provides testnet |
[X] added support for finding accounts by publickey
