v0.5.2-pre.006-fix-010

This commit is contained in:
2026-08-11 12:03:35 +02:00
parent 1ee1d0297d
commit 56572cec40
67 changed files with 2484 additions and 539 deletions

View File

@@ -196,11 +196,12 @@
}
},
"wallet": {
"wallet_dir": "wallets/temporary/local_devnet",
"wallet_dir": "wallets",
"cluster": "devnet",
"temporary_wallet_enabled": true,
"temporary_wallet_alias": "local-devnet-operator",
"temporary_wallet_persist": true
"temporary_wallet_persist": true,
"temporary_wallet_dir": "wallets/temporary/local_devnet"
},
"execution": {
"dry_run_default": true,