#include <justification_storage_policy.hpp>
  
  
      
        
          | void kagome::blockchain::JustificationStoragePolicyImpl::initBlockchainInfo  | 
          ( | 
          std::shared_ptr< const blockchain::BlockTree >  | 
          block_tree | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | outcome::result< bool > kagome::blockchain::JustificationStoragePolicyImpl::shouldStoreFor  | 
          ( | 
          const primitives::BlockHeader &  | 
          block | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
 
  
  
      
        
          | std::shared_ptr<const blockchain::BlockTree> kagome::blockchain::JustificationStoragePolicyImpl::block_tree_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: