Post
Topic
Board Announcements (Altcoins)
Re: Strayacoin: New mining pool, scrypt-NAH miner for Strayacoin
by
bitcoinforktech
on 21/11/2023, 06:13:14 UTC
wow, didn't know they made their own custom Scrypt algo.

Actually there's no modifications to scrypt itself, my bad.  It's just the proof of work logic in Strayacoin - it's modified to look at the inverted bits of the scrypt hash of the block header.  So you use scrypt on the block header as usual, but invert the bits, then compare to the target. Smiley