Skip to content

Commit

Permalink
Currency Converter API config
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammad6006 committed May 11, 2019
1 parent 1142ecf commit 7576293
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/swap.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,12 @@
| * 'currency_data_feed' => [
| 'api_key' => 'secret', // The API token
| ]
|
| * 'currency_converter' => [
| 'api_key' => 'access_key', // The API token
| 'enterprise' => true, // True if your AppId is an enterprise one
| ]
|
*/
'services' => [
Expand Down

0 comments on commit 7576293

Please sign in to comment.