Skip to content
Snippets Groups Projects
  • Serban Iorga's avatar
    `polkadot-parachain-bin`: small cosmetics and improvements (#4666) · 7f7f5fa8
    Serban Iorga authored
    Related to: https://github.com/paritytech/polkadot-sdk/issues/5
    
    A couple of cosmetics and improvements related to
    `polkadot-parachain-bin`:
    
    - Adding some convenience traits in order to avoid declaring long
    duplicate bounds
    - Specifically check if the runtime exposes `AuraApi` when executing
    `start_lookahead_aura_consensus()`
    - Some fixes for the `RelayChainCli`. Details in the commits description
    Unverified
    7f7f5fa8
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using Cargo. Learn more