lol, no. The security model hinges on it being *hard to change* Bitcoin’s rules. That applies equally to miners as to random nodes.
Login to reply
Replies (1)
Ah yes "Hard" the well defined parameter. I remember seeing that in the code:
If ( softfork = hard)
{
DO;
}
else
{
DONT DO;
}
return 'to fiat';