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

Tests: wakuext saved addressed #6089

Closed
5 tasks
churik opened this issue Nov 12, 2024 · 0 comments · Fixed by #6333
Closed
5 tasks

Tests: wakuext saved addressed #6089

churik opened this issue Nov 12, 2024 · 0 comments · Fixed by #6333
Assignees

Comments

@churik
Copy link
Member

churik commented Nov 12, 2024

  • wakuext_upsertSavedAddress

    • Inserts or updates a saved address based on the provided saved address details.
  • wakuext_deleteSavedAddress

    • Deletes a saved address using the specified address and a flag indicating if it's a test address.
  • wakuext_getSavedAddresses

    • Retrieves a list of all saved addresses.
  • wakuext_getSavedAddressesPerMode

    • Retrieves saved addresses based on the specified mode (testnet or mainnet).
  • wakuext_remainingCapacityForSavedAddresses

    • Returns the number of saved addresses that can still be added, based on the specified mode (testnet or mainnet).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant