← Back to Bitcoin Improvement Proposals
BIPinformational

Remove second service bit from NODE_NETWORK_LIMITED/BIP159

This removes the split between NODE_NETWORK_LOW|HIGH and reduced the specification to a single signalling bit (bit 10) NODE_NETWORK_LIMITED with a min height of 288 blocks. The implementation has already been updated: https://github.com/bitcoin/bitcoin/pull/10387

No reviews
jonasschnelli·Updated Sep 23, 2017·0 reviews·0 attestations·View source
Collections:BIPs — Merged

Specification

This removes the split between NODE_NETWORK_LOW|HIGH and reduced the specification to a single signalling bit (bit 10) NODE_NETWORK_LIMITED with a min height of 288 blocks.

The implementation has already been updated: https://github.com/bitcoin/bitcoin/pull/10387

Discussion (0 threads)

Loading discussions...