[Dev] Change to dedicated pcmessagestart string
-
Currently FTC is sharing the pcmessagestart string with litecoin and other coins. FTC should generate an alternate pcmessagestart.
Issues 94 https://github.com/FeatherCoin/Feathercoin/issues/94
Now I set new pchMessageStart, They are :
0xfe 0x46 0x54 0x43
Updated for 0.11.2 https://github.com/FeatherCoin/Feathercoin/commit/80e605e62fd5644cfa1e9e82f5a7fd6ab1433896
-
Thanks for your work on pcmessagestart string Lizhi, +10 kudos …
-
@lizhi , if this activates, will it require a hardfork ?
Can any one answer this.
if the pchMessageStart is changed, does this mean when we are using things like FTCSeeder, we wont see other random coins ?
-
I think that don’t caused a hardfork , it compatible old protocol.