-
Notifications
You must be signed in to change notification settings - Fork 206
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
Add block_explorer
field to ShowConfigResponse
#2711
Comments
I’d like to work on this. Kindly assign me. |
Can I work on this, please? |
May I handle this issue? |
Is this issue still available? I would like to make this my first contribution to starknet foundry project |
Let me try this one! |
Is it okay if I take this? |
I'll like to attempt this issue |
Can I be assigned to this? |
I’d love to work on this task. |
Please, I would love to work on this task. Thank you! |
Can I attempt this issue? first time contibutor |
Hola I'm Tobias. I would like to take over this issue. I've already contribute to some projects recently since I just learned Rust and Cairo |
Which components does the task require to be changed? (think hard pls)
sncast
Description
The default value needs to be updated here to avoid problems with deserialization (currently it is deserialized to
None
)The text was updated successfully, but these errors were encountered: