tuweni / org.apache.tuweni.eth.repository / BlockchainRepository / storeNodeData

storeNodeData

suspend fun storeNodeData(hash: Hash, bytes: Bytes): Unit (source)

Stores state node data into the repository.

Parameters

bytes - the node data to store

Return
a handle to the storage operation completion