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

Add example for BSC p2p #7738

Closed
mattsse opened this issue Apr 19, 2024 · 3 comments · Fixed by #8061
Closed

Add example for BSC p2p #7738

mattsse opened this issue Apr 19, 2024 · 3 comments · Fixed by #8061
Assignees
Labels
C-enhancement New feature or request D-good-first-issue Nice and easy! A great choice to get started

Comments

@mattsse
Copy link
Collaborator

mattsse commented Apr 19, 2024

Describe the feature

It'd be nice to have a manual p2p example for bsc

TODO

Add an example, very similar to the polygon example:

async fn main() {

pub(crate) fn polygon_chain_spec() -> Arc<ChainSpec> {

Additional context

No response

@mattsse mattsse added C-enhancement New feature or request D-good-first-issue Nice and easy! A great choice to get started labels Apr 19, 2024
@Quertyy
Copy link
Contributor

Quertyy commented Apr 19, 2024

Can I take this one?

@mattsse
Copy link
Collaborator Author

mattsse commented Apr 19, 2024

assigned

would be great if we could connect and get some txs we can print or something

@onbjerg
Copy link
Member

onbjerg commented Apr 29, 2024

Hey @Quertyy, what's the status on this? Feel free to open a draft PR if you get stuck/need feedback on the direction 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement New feature or request D-good-first-issue Nice and easy! A great choice to get started
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants