fix struct field name in chain-spec

Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
Uncle Stinky
2025-07-29 12:44:01 +03:00
parent 1d826fbf7e
commit 28e8389bfc
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ homepage.workspace = true
[workspace.package]
license = "GPL-3.0-only"
authors = ["571nky", "57r37ch", "f4750"]
version = "0.7.203"
version = "0.7.204"
edition = "2021"
homepage = "https://ghostchain.io"
repository = "https://git.ghostchain.io/ghostchain/ghost-node"