Packages

p

co.topl.brambl

monitoring

package monitoring

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class BifrostMonitor extends AnyRef

    Class to monitor incoming bifrost blocks via an iterator.

  2. class BitcoinMonitor extends AnyRef

    Class to monitor incoming bitcoin blocks via a queue.

    Class to monitor incoming bitcoin blocks via a queue.

    Note

    This monitor does not do any filtering or self-healing on the block stream if an outage of the bitcoin node or monitoring client occurs. For example, if a bitcoin node restart causes the entire chain to get re-applied, then the monitor will report all blocks again. In other words, duplicate blocks may appear in the stream.

Value Members

  1. object BifrostMonitor
  2. object BitcoinMonitor

Ungrouped