diff options
author | salaaad2 <arthurdurant263@gmail.com> | 2022-04-01 21:33:45 +0200 |
---|---|---|
committer | salaaad2 <arthurdurant263@gmail.com> | 2022-04-01 21:33:45 +0200 |
commit | 516b165421855538e10f41919f1fa72e1fa58912 (patch) | |
tree | 81c3f9a6e6af2d84493b87893ed633a470f7cfe0 /sample_config.json | |
parent | 0.0.1.1 (diff) | |
download | smith-516b165421855538e10f41919f1fa72e1fa58912.tar.gz smith-516b165421855538e10f41919f1fa72e1fa58912.tar.bz2 smith-516b165421855538e10f41919f1fa72e1fa58912.tar.xz smith-516b165421855538e10f41919f1fa72e1fa58912.tar.zst smith-516b165421855538e10f41919f1fa72e1fa58912.zip |
hehe
Diffstat (limited to 'sample_config.json')
-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" +} |