Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
girazoki committed Jan 10, 2024
1 parent b63647f commit dcb3e5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/dancebox/src/xcm_config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ impl staging_xcm_executor::Config for XcmConfig {
type XcmSender = XcmRouter;
type AssetTransactor = AssetTransactors;
type OriginConverter = XcmOriginToTransactDispatchOrigin;
// TODO: modify this!
type IsReserve = Everything;
type IsTeleporter = ();
type UniversalLocation = UniversalLocation;
Expand Down

0 comments on commit dcb3e5c

Please sign in to comment.