Post
Topic
Board Bitcoin Discussion
Re: Antbleed: A remote shutdown backdoor in antminers
by
The One
on 28/04/2017, 23:49:33 UTC
I'm not sure what x1, x5,x9 and xd is.
Those refer to the services that a node supports.

x1 is NODE_NETWORK, i.e. a full node
x5 is NODE_NETWORK and NODE_BLOOM
x9 is NODE_NETWORK and NODE_WITNESS
xd (aka x13) is NODE_NETWORK, NODE_BLOOM, and NODE_WITNESS

Thanks, so how does all this work?

I can see the xd detail looking at the wallet peers. Does it need to be activated or is it automatic?