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

Update Inner::open_db to use set_unique() #15

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

x100111010
Copy link
Member

Updated the open_db method to use the set_unique() method instead of the deprecated unique() method.

We pass a reference to IdbIndexParameters (&id_index_params) when calling create_index_with_params because the method expects a reference rather than an owned value.

@x100111010 x100111010 changed the base branch from main to dev-0.3.16 August 21, 2024 14:24
@0xA001113 0xA001113 merged commit 2ed9210 into spectre-project:dev-0.3.16 Oct 16, 2024
6 checks passed
@x100111010 x100111010 deleted the wallet branch October 24, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants