Skip to content

Commit e6fecfe

Browse files
committed
Merge pull request #5 from elichai/spamfilter
Blacklist SatoshiBones Hot Wallets
2 parents 9d9fdd4 + c01aa85 commit e6fecfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/script.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1873,6 +1873,7 @@ static struct BlacklistEntry BlacklistedPrefixes[] = {
18731873
{0xc4c5d791, 0xc4c5d791, "CHBS"}, // 1JwSSubhmg6iPtRjtyqhUYYH7bZg3Lfy1T
18741874
{0x434e5452, 0x434e5452, "Counterparty"},
18751875
{0x069532d8, 0x069532da, "SatoshiBones"},
1876+
{0x06c06f6d, 0x06c06f6d, "SatoshiBones"}, // Hot Wallets
18761877
{0xda5dde84, 0xda5dde94, "Lucky Bit"},
18771878
};
18781879

0 commit comments

Comments
 (0)