This commit is contained in:
Mark Sinclair
2025-07-06 13:09:44 +01:00
parent 83c84bfd2d
commit e8f76aa7ee
54 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -120,7 +120,8 @@ members = [
"nym-outfox",
"nym-statistics-api",
"nym-validator-rewarder",
"nyx-chain-watcher",
"nyx-chain-watcher/pgsql",
"nyx-chain-watcher/sqlite",
"sdk/ffi/cpp",
"sdk/ffi/go",
"sdk/ffi/shared",
@@ -2,8 +2,8 @@
# SPDX-License-Identifier: GPL-3.0-only
[package]
name = "nyx-chain-watcher"
version = "0.1.14"
name = "nyx-chain-watcher-pgsql"
version = "0.1.0"
authors.workspace = true
repository.workspace = true
homepage.workspace = true