Jannah Theme License is not validated, Go to the theme options page to validate the license, You need a single license for each domain name.
Business

lightning network – CLN listnodes command sometimes returns too many feature flags

The BOLT #9 specification shows a 52-bit field representing various feature flags. This requires no more than 7 bytes.

when i run listnodes After running the command, some nodes contain feature fields that are within the expected length range. 808252a1 This is less than 7 bytes, while others are unexpectedly long and always start with a byte 80 followed by a long sequence of 00 Bytes, then what looks like the actual feature flags.

One of them looks like this: 800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000802000888252a1

Is this some sort of bug, or is there other information interpreted from these long sequences of feature flags?

lightning network – CLN listnodes command sometimes returns too many feature flags

Source link lightning network – CLN listnodes command sometimes returns too many feature flags

Related Articles

Back to top button