Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
fix: try doc fix v2
Browse files Browse the repository at this point in the history
  • Loading branch information
mustermeiszer committed Mar 20, 2023
1 parent 97b3b88 commit 0e38b64
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion xcm/xcm-builder/src/location_conversion.rs
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,15 @@ pub const FOREIGN_CHAIN_PREFIX_RELAY: [u8; 36] = *b"ForeignChainAliasAccountPref
/// ## Example
/// Assuming the following network layout.
///
/// ```notrust
/// R
/// / \
/// / \
/// P1 P2
/// / \ / \
/// / \ / \
/// P1.1 P1.2 P2.1 P2.2
///
/// ```
/// Then a given account A will have the same alias accounts in the
/// same plane. So, it is important which chain account A acts from.
/// E.g.
Expand Down

0 comments on commit 0e38b64

Please sign in to comment.