HashChainStorage.read

Reads block with given fingerprint from storage @param fingerprint - fingerprint of block to read \return block with given fingerprint, null - if such block doesn't exist

interface HashChainStorage(Block : HashChainBlock)
Block
read
if ()

Meta