-
Couldn't load subscription status.
- Fork 115
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
We should add a Config field allowing to set the alias a node would use in its announcement.
For bindings, we'll need to make this a Vec<u8>. We could consider making this an Option<Vec<u8>> and refuse to a) open public channels if it's unset b) startup with public channels if it's unset or doesn't fit in the [u8; 32].
reez
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers