Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

Permalink
config.json.example
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur authored and Arthur committed Apr 9, 2020
1 parent 1a22b52 commit 277efa6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (

var (
kucoin *sdk.ApiService
PATH = "./config.json"
PATH = "./config.json.example"
)

func main() {
Expand Down

0 comments on commit 277efa6

Please sign in to comment.