bitcoin-elixir
v0.0.1
Pages
Modules
bitcoin-elixir v0.0.1
Bitcoin.Node.Storage.Engine.Dummy
In memory storage to use for tests and playing with in dev env.
Summary
Functions
get_block(hash)
get_blocks_with_height(height)
get_tx(hash)
max_height()
start_link(opts \\ %{})
store_block(block)
store_tx(block)
Functions
get_block(hash)
get_blocks_with_height(height)
get_tx(hash)
max_height()
start_link(opts \\ %{})
store_block(block)
store_tx(block)