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

Custom topology and addressing #24

Open
efsantana opened this issue Dec 7, 2015 · 0 comments
Open

Custom topology and addressing #24

efsantana opened this issue Dec 7, 2015 · 0 comments

Comments

@efsantana
Copy link

I want to create a network like this.

topology

Based on the docs, it seems that the network can only have 5 levels and follow this addressing structure:
Node 00 is the base node.
Nodes 01-05 are nodes whose parent is the base.
Node 021 is the second child of node 01.
Node 0321 is the third child of node 021, an so on.
The largest node address is 05555, so 3,125 nodes are allowed on a single channel.

But I want to have my own addressing and levels, is it possible? How should I proceed?

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

No branches or pull requests

1 participant