Skip to content
  • Hernando Castano's avatar
    Avoid Panic When Fetching Info Before Bridge is Initialized (#504) · 19373c6b
    Hernando Castano authored
    * Allow bridge pallet to return no finalized headers
    
    * Update Runtime APIs to optionally return best finalized header
    
    * Update relay to handle optional best finalized headers
    
    * Fix Clippy lints
    
    * Return a dummy header instead of an Option
    
    * Remove Option from runtime Apis
    
    * Remove support for handling optional finalized headers in relay
    19373c6b