Skip to content
Snippets Groups Projects
  • Serban Iorga's avatar
    [Backport from `polkadot-sdk`] Move chain definitions to separate folder (#2892) · bd12363d
    Serban Iorga authored
    * [Bridges] Move chain definitions to separate folder (#3822)
    
    Related to
    https://github.com/paritytech/parity-bridges-common/issues/2538
    
    This PR doesn't contain any functional changes.
    
    The PR moves specific bridged chain definitions from
    `bridges/primitives` to `bridges/chains` folder in order to facilitate
    the migration of the `parity-bridges-repo` into `polkadot-sdk` as
    discussed in https://hackmd.io/LprWjZ0bQXKpFeveYHIRXw?view
    
    Apart from this it also includes some cosmetic changes to some
    `Cargo.toml` files as a result of running `diener workspacify`.
    
    (cherry picked from commit 0711729d)
    
    * diener workspacify
    bd12363d
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
lib.rs 7.53 KiB