mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-07 22:04:03 -05:00
drk: introduced sled cache
This commit is contained in:
@@ -11,6 +11,9 @@ network = "localnet"
|
||||
|
||||
# Localnet blockchain network configuration
|
||||
[network_config."localnet"]
|
||||
# Path to blockchain cache database
|
||||
cache_path = "drk/cache"
|
||||
|
||||
# Path to wallet database
|
||||
wallet_path = "drk/wallet.db"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user