BitcoinCoreClient v0.1.1
  • Pages
  • Modules

    View Source BitcoinCoreClient behaviour (BitcoinCoreClient v0.1.1)

    Documentation for BitcoinCoreClient.

    Link to this section Summary

    Callbacks

    get_block_hash(integer)

    Functions

    get_block_by_hash(hash)
    get_block_by_height(height)
    get_block_hash(height)
    get_transaction(id)
    start_link(settings)

    Link to this section Callbacks

    Link to this callback

    get_block_hash(integer)

    View Source
    @callback get_block_hash(integer()) :: binary()

    Link to this section Functions

    Link to this function

    get_block_by_hash(hash)

    View Source
    Link to this function

    get_block_by_height(height)

    View Source
    Link to this function

    get_block_hash(height)

    View Source
    Link to this function

    get_transaction(id)

    View Source
    Link to this function

    start_link(settings)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language