feat: initialize Kurdistan SDK - independent fork of Polkadot SDK
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
[package]
|
||||
name = "test-teyrchain-halt"
|
||||
description = "Test teyrchain which executes forever"
|
||||
build = "build.rs"
|
||||
publish = false
|
||||
version = "1.0.0"
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
[build-dependencies]
|
||||
rustversion = { workspace = true }
|
||||
substrate-wasm-builder = { workspace = true, default-features = true }
|
||||
|
||||
[features]
|
||||
default = ["std"]
|
||||
std = []
|
||||
Reference in New Issue
Block a user