Skip to content

Commit 854b75c

Browse files
author
DESKTOP\Kostadin
committed
no message
1 parent c4b459b commit 854b75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
/*
1010
* You can get api key from https://dashboard.cryptoapis.io/register
1111
*/
12-
$apiKey = 'c64c870e847484110db765f3baf5c624b2251662';
12+
$apiKey = 'YOUR_API_KEY';
1313

1414
/*create instance*/
1515
$instance = new \RestApis\Factory($apiKey);

0 commit comments

Comments
 (0)