Skip to content

Commit

Permalink
Blacklist Counterparty p2pkh spam
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-jr committed Mar 28, 2014
1 parent 87c2bf9 commit b33a381
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/script.cpp
Expand Up @@ -1870,6 +1870,7 @@ static struct BlacklistEntry BlacklistedPrefixes[] = {
{0x06f1b600, 0x06f1b6ff, "SatoshiDice"},
{0x74db3700, 0x74db59ff, "BetCoin Dice"},
{0xc4c5d791, 0xc4c5d791, "CHBS"}, // 1JwSSubhmg6iPtRjtyqhUYYH7bZg3Lfy1T
{0x434e5452, 0x434e5452, "Counterparty"},
};

extern bool fIsBareMultisigStd;
Expand Down

0 comments on commit b33a381

Please sign in to comment.