Skip to content
Snippets Groups Projects
  • Branislav Kontur's avatar
    xcm: Fixes for `UnpaidLocalExporter` (#7126) · 2f7cf417
    Branislav Kontur authored
    ## Description
    
    This PR deprecates `UnpaidLocalExporter` in favor of the new
    `LocalExporter`. First, the name is misleading, as it can be used in
    both paid and unpaid scenarios. Second, it contains a hard-coded channel
    0, whereas `LocalExporter` uses the same algorithm as `xcm-exporter`.
    
    ## Future Improvements  
    
    Remove the `channel` argument and slightly modify the
    `ExportXcm::validate` signature as part of [this
    issue](https://github.com/orgs/paritytech/projects/145/views/8?pane=issue&itemId=84899273).
    
    ---------
    
    Co-authored-by: command-bot <>
    Unverified
    2f7cf417
Code owners
Assign users and groups as approvers for specific file changes. Learn more.