Package

org.bitcoins.core

consensus

Permalink

package consensus

Visibility
  1. Public
  2. All

Type Members

  1. sealed abstract class Consensus extends AnyRef

    Permalink

    Created by chris on 5/13/16.

  2. trait Merkle extends BitcoinSLogger

    Permalink

    Created by chris on 5/24/16.

    Created by chris on 5/24/16. This trait contains all functionality related to computing merkle trees Mimics this functionality inside of bitcoin core https://github.com/bitcoin/bitcoin/blob/master/src/consensus/merkle.cpp

Value Members

  1. object Consensus extends Consensus

    Permalink
  2. object Merkle extends Merkle

    Permalink

Ungrouped