bitcoin-elixir v0.0.1 Bitcoin.Node.Storage

Summary

Functions

block_height(block_hash)
block_height(Bitcoin.Block.t_hash | Bitcoin.Protocol.Messages.Block.t) ::
  non_neg_integer |
  :error
get_block(hash)
get_blocks_with_height(height)
get_tx(hash)
max_height()
start_link(opts \\ %{})
store(block)
store_block(block)