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 inbox.rs #962

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Update inbox.rs #962

merged 1 commit into from
Jan 18, 2024

Conversation

9i5BCrUcNX5NmT
Copy link
Contributor

Error: 🚫 Building project failed: error[E0425]: cannot find crate from_params in the list of imported crates
--> web/src/inbox.rs:184:28
|
184 | let inbox_key = !::from_params(INBOX_CODE_HASH, params).map_err(|e| format!("{e}"))?;
| ^^^^^^^^^^^ not found in the list of imported crates

Error: 🚫 Building project failed: error[E0425]: cannot find crate `from_params` in the list of imported crates
   --> web/src/inbox.rs:184:28
    |
184 |         let inbox_key = !::from_params(INBOX_CODE_HASH, params).map_err(|e| format!("{e}"))?;
    |                            ^^^^^^^^^^^ not found in the list of imported crates
@CLAassistant
Copy link

CLAassistant commented Jan 18, 2024

CLA assistant check
All committers have signed the CLA.

@iduartgomez iduartgomez merged commit 8367515 into freenet:main Jan 18, 2024
3 of 4 checks passed
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.

None yet

3 participants