mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 17:17:56 +00:00
7af0bcd262
- Replace PolkadotConfig with PezkuwiConfig - Replace SubstrateConfig with BizinikiwConfig - Rename config module files (polkadot.rs→pezkuwi.rs, substrate.rs→bizinikiwi.rs) - Update all documentation and examples - All 165 files updated, cargo check passes
8 lines
111 B
TOML
8 lines
111 B
TOML
[package]
|
|
name = "bizinikiwi-runner"
|
|
version.workspace = true
|
|
edition = "2021"
|
|
publish = false
|
|
|
|
[dependencies]
|