mirror of
https://github.com/transatoshi-mw/grin-explorer.git
synced 2025-10-21 21:43:40 +00:00
move hardcoded dir path into config file
This commit is contained in:
@@ -16,3 +16,6 @@ api_secret_path = "~/.grin/main/.api_secret"
|
||||
# Foreign API secret path.
|
||||
foreign_api_secret_path = "~/.grin/main/.foreign_api_secret"
|
||||
|
||||
# Path to Grin directory
|
||||
grin_dir = "~/.grin"
|
||||
|
||||
|
Reference in New Issue
Block a user