package octez-protocol-017-PtNairob-libs
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Octez protocol 017-PtNairob libraries
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      tezos-18.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=dbc3b675aee59c2c574e5d0a771193a2ecfca31e7a5bc5aed66598080596ce1c
    
    
  sha512=b97ed762b9d24744305c358af0d20f394376b64bfdd758dd4a81775326caf445caa57c4f6445da3dd6468ff492de18e4c14af6f374dfcbb7e4d64b7b720e5e2a
    
    
  doc/octez-protocol-017-PtNairob-libs.baking/Tezos_baking_017_PtNairob/Operation_pool/Prioritized/index.html
Module Operation_pool.PrioritizedSource
Pool of prioritized operations
Same record fields as type pool, but with a different set base
of_pool pool transforms pool into a prioritized pool of operations of low priority.
Source
val merge_external_operations : 
  t ->
  Tezos_protocol_017_PtNairob.Protocol.Alpha_context.packed_operation list ->
  tmerge_external_operations ?initial_priority pool extern_ops creates a prioritized pool from a pool and extern_ops coming from an external source, which we prioritize.
Priorities for these operations is given according to the order of the list. The first element of the list has highest priority.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >