Skip to content

Commit

Permalink
Remove test keys
Browse files Browse the repository at this point in the history
  • Loading branch information
botradingblog1 committed Apr 16, 2022
1 parent 3c24a74 commit 5fde113
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crypto/Binance Filters 1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"metadata": {},
"outputs": [],
"source": [
"TEST_API_KEY = 'MO83SLsVIwDgypV8XU8k7mZ2EKA1pl6MGHiLkFFAhgd8iZF2OHQM7aj71r8ESNN4'\n",
"TEST_API_SECRET = 'YovCpnViZqrai0dHcitwKYSSGOeNya9QPPuzy9zBtFqn3RKOwy7aa0CB3ydSlZdV'\n"
"TEST_API_KEY = 'Your API Key'\n",
"TEST_API_SECRET = 'Your API Secret'\n"
]
},
{
Expand Down

0 comments on commit 5fde113

Please sign in to comment.