v0.5.2-pre.006-fix-010
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user