Skip to content

Commit 3b3c787

Browse files
committed
Update send-xcm.md
1 parent 8c2406b commit 3b3c787

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/xcm-sdk/send-xcm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1692,8 +1692,8 @@ SDK features ability to add custom chain and/or custom assets simply by adding i
16921692
nativeAssetDecimals: 12,
16931693
ss58Prefix: 42,
16941694
pallets: {
1695-
nativeAssets: Balances”,
1696-
otherAssets: Assets,
1695+
nativeAssets: "Balances”,
1696+
otherAssets: "Assets",
16971697
}
16981698
assets: [
16991699
{

0 commit comments

Comments
 (0)