v0.5.2-pre.006
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
"get_recent_performance_samples",
|
||||
"get_recent_prioritization_fees",
|
||||
"get_signature_statuses",
|
||||
"get_signatures_for_address",
|
||||
"get_slot",
|
||||
"get_slot_leader",
|
||||
"get_slot_leaders",
|
||||
|
||||
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user