Package

fr.acinq.eclair.blockchain

bitcoind

Permalink

package bitcoind

Visibility
  1. Public
  2. All

Type Members

  1. class BitcoinCoreWallet extends EclairWallet with Logging

    Permalink

    Created by PM on 06/07/2017.

  2. class ZmqWatcher extends Actor with ActorLogging

    Permalink

    A blockchain watcher that: - receives bitcoin events (new blocks and new txes) directly from the bitcoin network - also uses bitcoin-core rpc api, most notably for tx confirmation count and blockcount (because reorgs) Created by PM on 21/02/2016.

Value Members

  1. object BitcoinCoreWallet

    Permalink
  2. object ZmqWatcher

    Permalink
  3. package rpc

    Permalink
  4. package zmq

    Permalink

Ungrouped