diff options
Diffstat (limited to '')
-rw-r--r-- | sample_config.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sample_config.json b/sample_config.json new file mode 100644 index 0000000..db566fb --- /dev/null +++ b/sample_config.json @@ -0,0 +1,5 @@ +{ + "public_key": "lol", + "secret_key": "hehe", + "mirror": "api.binance.com" +} |