Elixium Core v0.6.3 Elixium.Store View Source

Provides convinience methods for interacting with LevelDB

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 that does this for us

Link to this section Functions

Link to this macro transact(store, list) View Source (macro)

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 that does this for us