v0.5.2-pre.006

This commit is contained in:
2026-08-10 23:14:17 +02:00
parent e3acb8ceb1
commit 066d969f5a
51 changed files with 1937 additions and 88 deletions

View File

@@ -6,9 +6,10 @@
"name": "local_devnet",
"directory": "temporary/local_devnet",
"cluster": "devnet",
"temporary_wallet_enabled": true,
"temporary_wallet_alias": "local-devnet-operator",
"temporary_wallet_persist": true
"wallet_alias": "example-operator",
"temporary_wallet_enabled": false,
"temporary_wallet_alias": "example-temporary-disabled",
"temporary_wallet_persist": false
}
]
}