Skip to content

Commit 4377d49

Browse files
ntn-x2weichweichAd96el
authored
feat: open up XCM configurations (#603)
# Fixes KILTprotocol/ticket#3082. The following PR enables reserve transfers to other chains. Important DID pallets are whitelisted to authorize these extrinsics for execution within the transact instruction. Validation is required to ensure the correctness of the whitelisting, as the whitelisted call should not trigger another dispatch call. --------- Co-authored-by: Albrecht <[email protected]> Co-authored-by: Adel Golghalyani <[email protected]> Co-authored-by: Antonio Antoninio <[email protected]>
1 parent 5cf55eb commit 4377d49

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+6465
-378
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@
1616
.vscode
1717

1818
**/__pycache__
19+
20+
**/node_modules
21+
22+
runtimes/spiritnet/src/xcm_tests/e2e/out

0 commit comments

Comments
 (0)