sipa / bitcoin

Bitcoin integration/staging tree
http://www.bitcoin.org
MIT License
88 stars 21 forks source link

Add segwit specific seed for testnet #88

Closed petertodd closed 8 years ago

petertodd commented 8 years ago

Note that this isn't actually returning segwit nodes quite yet, but I can change that anytime (there are hardly any testnet segwit nodes on the network right now).

sipa commented 8 years ago

Can you update this to use flag filtering instead?

petertodd commented 8 years ago

Just updated my seed; see https://github.com/bitcoin/bitcoin/pull/8204

Closing.