Skip to content
Snippets Groups Projects
  • jpserrat's avatar
    add FeeManager to pallet xcm (#5363) · dd9514f7
    jpserrat authored
    
    Closes #2082
    
    change send xcm to use `xcm::executor::FeeManager` to determine if the
    sender should be charged.
    
    I had to change the `FeeManager` of the penpal config to ensure the same
    test behaviour as before. For the other tests, I'm using the
    `FeeManager` from the `xcm::executor::FeeManager` as this one is used to
    check if the fee can be waived on the charge fees method.
    
    ---------
    
    Co-authored-by: default avatarAdrian Catangiu <adrian@parity.io>
    Co-authored-by: default avatarGitHub Action <action@github.com>
    Unverified
    dd9514f7
Code owners
Assign users and groups as approvers for specific file changes. Learn more.