HashChain.append

Adds given block to the end of chain @param block - block to append to chain

class HashChain(Block : HashChainBlock)
void
append
(
Block block
)
if ()

Meta