feat: initialize Kurdistan SDK - independent fork of Polkadot SDK

This commit is contained in:
2025-12-13 15:44:15 +03:00
commit 286de54384
6841 changed files with 1848356 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
// SPDX-License-Identifier: Apache-2.0
// SPDX-FileCopyrightText: 2023 Snowfork <hello@snowfork.com>
pub mod mock_converter;
pub mod mock_inbound_queue;
pub mod mock_origin;
pub mod mock_outbound_queue;
pub mod mock_rewards;
pub mod mock_swap_executor;
pub mod mock_xcm;
pub const FAILING_NONCE: u64 = 3;