Commit efe29049 authored by Keith Yeung's avatar Keith Yeung Committed by GitHub
Browse files

Remove `Default` bound on `AccountId` types under the xcm directory (#4712)



* Refactor ParentIsDefault to ParentIsAllZeroes

* Remove Default bound on all AccountId types under the xcm directory

* Change to ParentIs<A: Get<AccountId>, AccountId>

* Provide a better account for ParentIs

* Fixes

* Fixes

* Fixes

* Fixes

* Update xcm/xcm-builder/src/currency_adapter.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

* Use preset account ID value for parent MultiLocations

Co-authored-by: default avatarBastian Köcher <[email protected]>
parent 3d61cc01
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment