Skip to content

Commit

Permalink
Update etherscan.php
Browse files Browse the repository at this point in the history
  • Loading branch information
slvler committed Nov 7, 2023
1 parent ec22f23 commit 8cf9afe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/etherscan.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

return [


/*
|--------------------------------------------------------------------------
| Default definitions
Expand All @@ -11,7 +10,6 @@
| Default http address, secret key
|
*/

'ether' => [
'etherscan_url' => env('ETHERSCAN_BASE_URL'),
'etherscan_key' => env('ETHERSCAN_API_KEY'),
Expand Down

0 comments on commit 8cf9afe

Please sign in to comment.