Author

Topic: How to distinguish the algorithm of coin from its sourse? (Read 551 times)

newbie
Activity: 13
Merit: 0
Probably, the easiest first step in determination of algo will be main.h:

diff fastcoin/src/main.h quark/src/main.h

< #include "scrypt.h"
---
> #include "hashblock.h"

However, primecoin constructed somehow by another way.
member
Activity: 98
Merit: 10
 :)Hi,I want to know which algorithm the coin is,such as scrypt,quark,scrypt-jane.

Would you help me?

find it from wallet cmd or sourse?
Jump to: