Skip to content

Commit

Permalink
Update system-parachains/asset-hubs/asset-hub-kusama/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Bastian Köcher <git@kchr.de>
  • Loading branch information
acatangiu and bkchr authored Oct 2, 2024
1 parent c15b918 commit e0f94f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-parachains/asset-hubs/asset-hub-kusama/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1616,7 +1616,7 @@ impl_runtime_apis! {
xcm_config::bridging::to_polkadot::AssetHubPolkadot::get(),
Asset::from((
xcm_config::bridging::to_polkadot::DotLocation::get(),
1000000000000 as u128,
10000000000 as u128,
))
)
);
Expand Down

0 comments on commit e0f94f3

Please sign in to comment.