8000 [TASK] Support specifying the crate name in context derive macros · Issue #777 · tangle-network/blueprint · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[TASK] Support specifying the crate name in context derive macros #777

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

Open
Serial-ATA opened this issue Mar 20, 2025 · 0 comments
Open
Labels
feature ➕ Tasks that are functional additions or enhancements task ✔️

Comments

@Serial-ATA
Copy link
Contributor

Overview

I'd like to do the following:

sdk = { git = "https://github.com/tangle-network/blueprint", package = "blueprint-sdk" }

But the context derive macros assume that I am using blueprint-sdk:

<::blueprint_sdk::runner::config::BlueprintEnvironment as ::blueprint_sdk::contexts::keystore::KeystoreContext>::keystore(&#field_access)

We should have a helper attribute to allow you to specify the crate name.

@Serial-ATA Serial-ATA added feature ➕ Tasks that are functional additions or enhancements task ✔️ labels Mar 20, 2025
@github-project-automation github-project-automation bot moved this to Not Started 🕧 in Tangle Universe Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ➕ Tasks that are functional additions or enhancements task ✔️
Projects
Status: Not Started 🕧
Development

No branches or pull requests

1 participant
0