Hash algorithm
-
Which Hash algorithm does Burstcoin use?
-
@iKnow0 for poc (ie mining and plotting) it uses shabal with 256 bit digest
for hashes in blocks (ie verifying data matches for blocks, transactions, etc) it uses sha2 with 256 bit digest (referred to as sha256)