Post
Topic
Board Development & Technical Discussion
Re: Accessing the network through a "lite" node
by
theymos
on 24/09/2011, 04:37:16 UTC
I'm talking about my personal client development.  I can set NODE_NETWORK to whatever I want... though it sounds like 0 or 1 are the only options that are meaningful.

NODE_NETWORK is a constant flag that is applied to nServices, a bitfield. Not applying it leaves nServices at 0, but NODE_NETWORK remains at 1.

Without NODE_NETWORK, you are not a "network node".