// TODO - select older nodes if we get don't have any links // Something like max_age = 1h. // If not enough links, max_age = Math.max(max_age * 2, 1 year) // else max_age = 1h (to reset to one hour once we have some reasonable number)
[snowblossomcoin/channels] Issue closed by fireduck64
I am pretty excited about that change.
That should make things work as well as they can even without internet. Whatever peers can find each other on the local network will talk.
Nice.