NODE_NUM_LOCAL

const val NODE_NUM_LOCAL: Int = 0(source)

The node number used to represent the local node in the logs.

Using 0 instead of the actual node number ensures log continuity even if the radio hardware or local ID changes.