Skip to content
  • Jason Yellick's avatar
    [FAB-7399] Check for nil resources config · e997f7d4
    Jason Yellick authored
    
    
    If the experimental resources tree support is enabled, but the genesis
    block does not contain a seed resources tree, then an error is thrown
    because the config is nil.  This CR simply checks for the nil case, and
    if so, uses an empty resources tree as the seed.
    
    Change-Id: I7c031d5c450cf9601175fc04a7d2c5355f051b7a
    Signed-off-by: default avatarJason Yellick <jyellick@us.ibm.com>
    e997f7d4