Uses of Class
com.google.bitcoin.core.BlockChain

Packages that use BlockChain
com.google.bitcoin.core   
 

Uses of BlockChain in com.google.bitcoin.core
 

Constructors in com.google.bitcoin.core with parameters of type BlockChain
Peer(NetworkParameters params, NetworkConnection conn, BlockChain blockChain)
          Construct a peer that handles the given network connection and reads/writes from the given block chain.
 



Copyright © 2011. All Rights Reserved.