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

Packages that use FilteredBlock
com.google.bitcoin.core   
 

Uses of FilteredBlock in com.google.bitcoin.core
 

Methods in com.google.bitcoin.core with parameters of type FilteredBlock
 boolean BlockChain.add(FilteredBlock block)
           
 boolean AbstractBlockChain.add(FilteredBlock block)
          Processes a received block and tries to add it to the chain.
 



Copyright © 2014. All rights reserved.