tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
HashChainStorage.write
tagion
hashchain
HashChainStorage
HashChainStorage
Writes given block to storage @param block - block to write
interface
HashChainStorage
(Block : HashChainBlock)
void
write
(
const
(
Block
)
block
)
if
(
isHiBONRecord
!
Block
)
Meta
Source
See Implementation
tagion
hashchain
HashChainStorage
HashChainStorage
functions
find
getHashes
read
write
Writes given block to storage @param block - block to write