feat: initialize Kurdistan SDK - independent fork of Polkadot SDK
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user