merkle-patricia-db-0.1.0: A modified Merkle Patricia DB

Safe HaskellNone
LanguageHaskell2010

Blockchain.Database.MerklePatricia.NodeData

Synopsis

Documentation

type Key = NibbleString Source #

The type of the database key

type Val = RLPObject Source #

The type of the values in the database