UltraDark Core v0.1.0 UltraDark.Store View Source

Link to this section Summary

Functions

We don’t want to have to remember to open and keep a reference to the leveldb instance each time we interact with the chain. Let’s make a wrapper function that does this for us

Link to this section Functions

Link to this function transact(function, store) View Source

We don’t want to have to remember to open and keep a reference to the leveldb instance each time we interact with the chain. Let’s make a wrapper function that does this for us