bitcoin-elixir v0.0.2 Bitcoin.Node.Storage.Engine.Dummy

In memory storage to use for tests and playing with in dev env.

Summary

Functions

block_path(height)
call(arg)
get_block(hash)
get_blocks_with_height(height)
get_tx(hash)
max_height()
start_link(opts \\ %{})
store_block(block)
store_tx(block)