feat: Add fullSyncByDefault to Pezkuwi chains and fix chain sorting

- Added fullSyncByDefault option to all Pezkuwi chains (mainnet, Asset Hub,
  People, Zagros) to enable automatic balance sync
- Fixed chain sorting to include Polkadot and Kusama relay chains
- Pezkuwi ecosystem now correctly appears first in network lists
This commit is contained in:
2026-02-02 05:55:38 +03:00
parent ee09983ff1
commit 92c33641b1
2 changed files with 17 additions and 7 deletions
+8 -4
View File
@@ -9,7 +9,8 @@
"governance-v2",
"proxy",
"multisig",
"pushSupport"
"pushSupport",
"fullSyncByDefault"
],
"nodeSelectionStrategy": "roundRobin",
"nodes": [
@@ -64,7 +65,8 @@
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/Pezkuwi.png",
"addressPrefix": 42,
"options": [
"testnet"
"testnet",
"fullSyncByDefault"
],
"nodes": [
{
@@ -100,7 +102,8 @@
"swap-hub",
"assethub-fees",
"proxy",
"multisig"
"multisig",
"fullSyncByDefault"
],
"nodeSelectionStrategy": "roundRobin",
"nodes": [
@@ -177,7 +180,8 @@
"addressPrefix": 42,
"options": [
"proxy",
"multisig"
"multisig",
"fullSyncByDefault"
],
"nodeSelectionStrategy": "roundRobin",
"nodes": [