Skip to content
  • Serban Iorga's avatar
    Deduplicate pallet call structs used for indirect runtime calls (#1744) · 6c826a6c
    Serban Iorga authored
    * Small changes
    
    * Define generic bridge pallets call structs
    
    * polkadot-core SignedExtension simplifications
    
    - we don't seem to need to pass the Call as a generic param
    - we can use codec(skip) instead of implementing Encode and Decode
    
    * Split BridgeHubRococo and BridgeHubWococo calls
    
    * code review fixes
    6c826a6c
This project manages its dependencies using Cargo. Learn more