Skip to content
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

create a graphql mutation for adding a username to a account contact list #133

Open
islandbitcoin opened this issue Jan 18, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@islandbitcoin
Copy link

Currently, a username can only be added to a contact list when a payment is sent using the USD wallet mutations.

When sending with the BTC Wallet, there is no mutation triggered, therefore the username does not get added to the contact list.

This issue is to create a stand-alone mutation that will add a username to a contact list.

@islandbitcoin islandbitcoin added the enhancement New feature or request label Jan 18, 2025
@brh28
Copy link

brh28 commented Jan 20, 2025

See addNewContact function in src/app/accounts. Move transaction count outside to existing (i.e Galoy's) caller of this function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants