module ProbFin

Defined in:

probfin.cr

Class Method Summary

Class Method Detail

def self.finalize(from starting_blockhash : BlockHash, chain_length_threshold : Int32 = 6, tip_diff_threshold : Int32 = 2) : BlockHash | Nil #

[View source]
def self.push(block : BlockHash, parent : BlockHash) #

[View source]